Commit 5bb52b73 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Added --ignore-info to zsh completion...

parent c39d354c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ arguments=(
	'(--arrive --time)--depart:time'
	'--date:date'
	'--restrict:type:(local ic ice)'
	'--ignore-info:regex'
	'*--post:POST key=value'
)