diff options
Diffstat (limited to 'src/_shellcheck')
| -rw-r--r-- | src/_shellcheck | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_shellcheck b/src/_shellcheck index 20d023e..daab776 100644 --- a/src/_shellcheck +++ b/src/_shellcheck @@ -53,7 +53,7 @@ _arguments \ {-V,--version}'[print version information]' \ {-W,--wiki-link-count=}'[specify number of wiki links to show, when applicable]:number' \ {-x,--external-sources}'[allow outside sources]' \ - '--help[show this usage summary and exit]' \ + '(- *)--help[show this usage summary and exit]' \ '*: :_files' # Local Variables: |
