#595: chromium can open files too
This commit is contained in:
parent
02479c2fb0
commit
9a0dde3d49
|
@ -43,7 +43,7 @@ _arguments \
|
||||||
"--proxy-pac-url=[Specify proxy autoconfiguration URL]:proxy autoconfiguration url:_urls" \
|
"--proxy-pac-url=[Specify proxy autoconfiguration URL]:proxy autoconfiguration url:_urls" \
|
||||||
"--password-store=[Set the password store to use]:password store: _wanted arguments expl 'wallet store' compadd -- basic gnome kwallet" \
|
"--password-store=[Set the password store to use]:password store: _wanted arguments expl 'wallet store' compadd -- basic gnome kwallet" \
|
||||||
"--version[print version]" \
|
"--version[print version]" \
|
||||||
"*:: :_urls"
|
"*:: :{ _alternative _urls _files }"
|
||||||
|
|
||||||
# excerpt from the chromium help message:
|
# excerpt from the chromium help message:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue