From 903e3251fc5da81c1c1cd9fa4bd2fa1c39668fde Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 26 Apr 2006 04:37:49 +0000 Subject: 22433: add completion for --no-status option. --- Completion/Unix/Command/_mpc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_mpc') diff --git a/Completion/Unix/Command/_mpc b/Completion/Unix/Command/_mpc index 320ce4b3a..02fde75d2 100644 --- a/Completion/Unix/Command/_mpc +++ b/Completion/Unix/Command/_mpc @@ -228,5 +228,6 @@ _mpc_update() { } _arguments \ - '--format:format string' \ + '--format[specify the format of song display]:format string' \ + '--no-status[prevent printing song status on completion]' \ '*::mpc command:_mpc_command' -- cgit 1.4.1