dotfiles/.config/zsh/completions/_mxc2http

8 lines
114 B
Plaintext

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