Documentation

This commit is contained in:
Nox Sluijtman 2023-11-30 15:46:01 +01:00
parent 7a16b51b8d
commit 005a022307
4 changed files with 43 additions and 1 deletions

View file

@ -0,0 +1,8 @@
#compdef _add-bookmark add-bookmark
_arguments : \
"(-u -h)-c[take url from clipboard]" \
"(-c -h)-u[url as argument]:bookmark url:" \
"(-u -c)-h[print usage and exit]"
_arguments : $arguments