From db56de589a2b5e5ad3c0ceba05f91372c382f538 Mon Sep 17 00:00:00 2001 From: Omnikar Date: Thu, 28 Oct 2021 03:27:28 -0400 Subject: Add `--tutor` option to `hx --help` output (#924) * Add `--tutor` option to `hx --help` output * Adjust `--tutor` location in help output--- helix-term/src/main.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-term/src') diff --git a/helix-term/src/main.rs b/helix-term/src/main.rs index 2589a375..f746895c 100644 --- a/helix-term/src/main.rs +++ b/helix-term/src/main.rs @@ -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 -- cgit v1.2.3-70-g09d2