aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/test.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/test.fish')
-rw-r--r--share/completions/test.fish2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/completions/test.fish b/share/completions/test.fish
index 5ce76809..90de3e2f 100644
--- a/share/completions/test.fish
+++ b/share/completions/test.fish
@@ -23,9 +23,7 @@ complete -c test -s d --description "File is directory"
complete -c test -s e --description "File exists"
complete -c test -s f --description "File is regular"
complete -c test -s g --description "File is set-group-ID"
-complete -c test -s h --description "File is symlink"
complete -c test -s G --description "File owned by effective group ID"
-complete -c test -s k --description "File has sticky bit set"
complete -c test -s L --description "File is symlink"
complete -c test -s O --description "File owned by effective user ID"
complete -c test -s p --description "File is named pipe"