From 57b51d5ca5b4d09d1b7feecf0153571c674a3efc Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 20 Mar 2009 15:49:45 +0100 Subject: Added --via (→ --from some place --to other place via teh place) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- provides/zsh/completions/_efa | 1 + 1 file changed, 1 insertion(+) (limited to 'provides') diff --git a/provides/zsh/completions/_efa b/provides/zsh/completions/_efa index 096e928..64fc6c4 100644 --- a/provides/zsh/completions/_efa +++ b/provides/zsh/completions/_efa @@ -4,6 +4,7 @@ typeset -a arguments arguments=( '--from:city: :stop: ' '--to:city: :stop: ' + '--via:city: :stop: ' '--debug' '--time:time' '--time-for:event:(arrival departure)' -- cgit v1.2.3