mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04: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
@ -60,6 +60,7 @@ async fn main() -> Result<()> {
|
||||
|
||||
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…
Reference in New Issue
Block a user