From 7d84cde31330023b264a415ffa02686ee0338b4f Mon Sep 17 00:00:00 2001 From: Matthew Martin Date: Thu, 4 Apr 2019 18:45:19 -0500 Subject: 44201: _command_name: Check for external forcing precommand --- Completion/Linux/Command/_setsid | 1 - 1 file changed, 1 deletion(-) (limited to 'Completion/Linux') 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' -- cgit 1.4.1