Skip to content

Commit 7965bbf

Browse files
committed
Bump cmd-help syntax to latest
Manual update (as opposed to Dependabot's) because the highlighting for the test help message has changed. It's all good because it's as intended, an improvement. See victor-gp/cmd-help-sublime-syntax#23
1 parent bf56cd9 commit 7965bbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/syntaxes/02_Extra/cmd-help

Submodule cmd-help updated 91 files

tests/syntax-tests/highlighted/cmd-help/test.cmd-help

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Use '--help' instead of '-h' to see a more detailed version of the help text.
55

66
USAGE:
7-
 bat [OPTIONS] [FILE]...
8-
 bat <SUBCOMMAND>
7+
 bat [OPTIONS] [FILE]...
8+
 bat <SUBCOMMAND>
99

1010
ARGS:
1111
 <FILE>... File(s) to print / concatenate. Use '-' for standard input.

0 commit comments

Comments
 (0)