su: Complete -s/--shell with shells instead of all files.
This commit is contained in:
parent
e7c4035089
commit
91528b5271
@ -12,7 +12,7 @@ _su() # linux-specific completion
|
||||
|
||||
case "$prev" in
|
||||
-s|--shell)
|
||||
_filedir
|
||||
_shells
|
||||
return
|
||||
;;
|
||||
-c|--command|--session-command)
|
||||
|
Loading…
x
Reference in New Issue
Block a user