From bad472928166d118de10d9f03755d8958f158982 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Sun, 1 Jul 2018 22:41:15 +0900 Subject: 43107: add an option to _ttys to complete only open ttys Use the option in _ps and _watch-snoop --- Completion/BSD/Command/_watch-snoop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/BSD') diff --git a/Completion/BSD/Command/_watch-snoop b/Completion/BSD/Command/_watch-snoop index 182b6bb34..1a4af07cc 100644 --- a/Completion/BSD/Command/_watch-snoop +++ b/Completion/BSD/Command/_watch-snoop @@ -10,4 +10,4 @@ _arguments -w -S -s : \ "-o[reconnect on overflow]" \ "-t[print date and time at start]" \ "-W[allow write access to observed tty]" \ - ":tty device:_ttys -D" + "(-): : _ttys -Do" -- cgit 1.4.1