Merge pull request #2819 from victor-gp/bump-cmd-help-syntax-b150d84

Bump cmd-help syntax to `b150d84`
This commit is contained in:
Keith Hall
2024-01-01 05:22:23 +02:00
committed by GitHub
3 changed files with 5 additions and 3 deletions

View File

@ -21,6 +21,8 @@
## Syntaxes
- `cmd-help`: scope subcommands followed by other terms, and other misc improvements, see #2819 (@victor-gp)
## Themes
## `bat` as a library

View File

@ -4,8 +4,8 @@
Use '--help' instead of '-h' to see a more detailed version of the help text.
USAGE:
 bat [OPTIONS] [FILE]...
 bat <SUBCOMMAND>
 bat [OPTIONS] [FILE]...
 bat <SUBCOMMAND>
ARGS:
 <FILE>... File(s) to print / concatenate. Use '-' for standard input.