xz: Non-complete --memlimit{,-compress,-decompress}.
This commit is contained in:
parent
d5454732d8
commit
1709686b7e
@ -33,7 +33,8 @@ _xz()
|
||||
COMPREPLY=( $( compgen -W 'auto xz lzma raw' -- "$cur" ) )
|
||||
return 0
|
||||
;;
|
||||
-M|--memory|-S|--suffix|--delta|--lzma1|--lzma2)
|
||||
-M|--memlimit|--memlimit-compress|--memlimit-decompress|--memory|\
|
||||
-S|--suffix|--delta|--lzma1|--lzma2)
|
||||
# argument required but no completions available
|
||||
return 0
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user