mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-04 10:51:37 +00:00
28916ceb19
I've found it hard to read the `jj help` output because command options are mixed with global options. This patch fixes that by putting global options under a separate heading. |
||
---|---|---|
.. | ||
commands.rs | ||
diff_edit.rs | ||
formatter.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
ui.rs |