parent
970077590a
commit
002a11fdb7
2
src/_gio
2
src/_gio
|
|
@ -48,7 +48,7 @@ _gio() {
|
||||||
|
|
||||||
_arguments -C \
|
_arguments -C \
|
||||||
'(- : *)'{-h,--help}'[show help information]' \
|
'(- : *)'{-h,--help}'[show help information]' \
|
||||||
'(- : *)'--version'[display version information]' \
|
'(- : *)--version[display version information]' \
|
||||||
'1:command:->command' \
|
'1:command:->command' \
|
||||||
'*::arg:->args' \
|
'*::arg:->args' \
|
||||||
&& ret=0
|
&& ret=0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue