Skip to content

Commit

Permalink
fix: add file argument in help text (helix-editor#7307)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHiro / ヒロ authored and Triton171 committed Jun 18, 2023
1 parent c1d3d92 commit f072956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helix-term/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ FLAGS:
-g, --grammar {{fetch|build}} Fetches or builds tree-sitter grammars listed in languages.toml
-c, --config <file> 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 <file> Specifies a file to use for logging
(default file: {})
-V, --version Prints version information
--vsplit Splits all given files vertically into different windows
Expand Down

0 comments on commit f072956

Please sign in to comment.