1
0
Fork 0
dotfiles/.config/zsh/completions/_openwwwimg

8 lines
116 B
Plaintext

#compdef openwwwimg
_arguments '-h[short help text]' '*:url:_urls'
# Local Variables:
# mode: shell-script
# End: