diff --git a/helix-term/src/main.rs b/helix-term/src/main.rs index e0c3f6e70..73513bf39 100644 --- a/helix-term/src/main.rs +++ b/helix-term/src/main.rs @@ -68,7 +68,7 @@ FLAGS: -g, --grammar {{fetch|build}} Fetches or builds tree-sitter grammars listed in languages.toml -c, --config Specifies a file to use for configuration -v Increases logging verbosity each use for up to 3 times - --log Specifies a file to use for logging + --log Specifies a file to use for logging (default file: {}) -V, --version Prints version information --vsplit Splits all given files vertically into different windows