mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
Add --tutor
option to hx --help
output (#924)
* Add `--tutor` option to `hx --help` output * Adjust `--tutor` location in help output
This commit is contained in:
parent
c1e5831b21
commit
db56de589a
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ ARGS:
|
|||
|
||||
FLAGS:
|
||||
-h, --help Prints help information
|
||||
--tutor Loads the tutorial
|
||||
-v Increases logging verbosity each use for up to 3 times
|
||||
(default file: {})
|
||||
-V, --version Prints version information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue