fix mc completion

- remove obsoleted options
This commit is contained in:
Shohei YOSHIDA 2026-03-08 21:57:33 +09:00
parent bff5ba4c7a
commit fc4f116cec
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 3 deletions

View File

@ -35,8 +35,7 @@
setopt localoptions warncreateglobal typesetsilent
local -a opts
opts=(
local -a opts=(
{-h,--help}'[show help on options]'
--help-all'[show help on all options]'
--help-terminal'[terminal options help]'
@ -47,7 +46,6 @@ opts=(
{-C,--colors=}'[specifies a color configuration]:arg:'
--configure-options'[print configure options]'
{-d,--nomouse}'[disable mouse support in text version]'
{-d,--debuglevel=}'[save the debug level for SMB VFS]:debug level:(0 1 2 3 4 5 6 7 8 9 10)'
{-e,--edit=}'[edit files]:file:_files'
{-f,--datadir}'[print data directory]'
{-F,--datadir-info}'[print extended info about used data directories]'