about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_ttyctl
blob: 45527b07de2a62026b4cf69817c6c20af8b7b711 (plain) (blame)
1
2
3
4
#compdef ttyctl

_arguments '(-u)-f[freeze terminal settings]' \
           '(-f)-u[unfreeze terminal settings]'