1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 20:40:57 +02:00
zsh/Completion/BSD/Command/_sysmerge

6 lines
159 B
Text

#compdef sysmerge
_arguments -s : \
'-b[run non-interactively]' \
'-d[do not take any automatic action]' \
'-p[only compare configuration of packages]'