summaryrefslogtreecommitdiff
path: root/Completion/Linux/Command/_setsid
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Linux/Command/_setsid')
-rw-r--r--Completion/Linux/Command/_setsid1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Linux/Command/_setsid b/Completion/Linux/Command/_setsid
index f3aef500a..d248925aa 100644
--- a/Completion/Linux/Command/_setsid
+++ b/Completion/Linux/Command/_setsid
@@ -6,5 +6,4 @@ _arguments -s -S -A '-*' : \
'(-c --ctty)'{-c,--ctty}'[set controlling terminal to current one]' \
'(-f --fork)'{-f,--fork}'[always fork]' \
'(-w --wait)'{-w,--wait}'[wait for program to exit, and use same return code]' \
- '1: :_path_commands' \
'*:: : _normal -p $service'