mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
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 | ||