fix '--grammar' flag in help text (#1784)

pull/1785/head
Michael Davis 2 years ago committed by GitHub
parent 5eb9a0167f
commit 37fed4de80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,7 +64,7 @@ FLAGS:
--tutor Loads the tutorial
--health [LANG] Checks for potential errors in editor setup
If given, checks for config errors in language LANG
-g, --grammars {{fetch|build}} Fetches or builds tree-sitter grammars listed in languages.toml
-g, --grammar {{fetch|build}} Fetches or builds tree-sitter grammars listed in languages.toml
-v Increases logging verbosity each use for up to 3 times
(default file: {})
-V, --version Prints version information

Loading…
Cancel
Save