Remove deprecated `-$` option

This commit is contained in:
Marlon Richert 2021-03-22 12:21:08 +02:00 committed by GitHub
parent f1ab6110ce
commit 24834255e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,7 @@ _arguments -s -C \
{-P,--positionlog}'[Log & read location of cursor position]'\
{-Q+,--quotestr=}'[Regular expression to match quoting]:str'\
{-R,--restricted}'[Restricted mode]'\
{-S,--softwrap}'[Display overlong lines on multiple rows]'\
{-S,--softwrap}'[Display overly long lines on multiple rows]'\
{-T+,--tabsize=}'[Set width of a tab to cols columns]:init'\
{-U,--quickblank}'[Do quick statusbar blanking]'\
'(- *)'{-V,--version}'[Print version information and exit]'\
@ -55,5 +55,4 @@ _arguments -s -C \
{-y,--afterends}'[Make Ctrl+Right stop at word ends]'\
{-z,--suspend}'[Enable suspension]'\
{-%,--stateflags}'[Show some states on the title bar]'\
{-$,--softwrap}'[Enable soft line wrapping]'\
'(-t -q)*:file:_files'