From 19eca5c5f6a442b27d359be00cc4e59d9cc4f66e Mon Sep 17 00:00:00 2001
From: Mattias Andrée <maandree@operamail.com>
Date: Sun, 12 Oct 2014 00:07:00 +0200
Subject: add --where
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Mattias Andrée <maandree@operamail.com>
---
 src/completion | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'src/completion')

diff --git a/src/completion b/src/completion
index 7c16f8a..7e5da65 100644
--- a/src/completion
+++ b/src/completion
@@ -14,6 +14,11 @@
 		    (arg OUTPUT_FILE)
 		    (files -f)
 		    (desc 'Specify the output shell auto-completion script'))
+	(argumented (options -w --where)
+		    (complete --where)
+		    (arg COMMAND)
+		    (files -0)
+		    (desc 'Specify a command whose shell auto-completion script path should be printed'))
 	
 	(suggestion default (verbatim bash zsh fish VARIABLE=VALUE))
 )
-- 
cgit v1.2.3-70-g09d2