mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
#compdef ttyctl
|
|
|
|
_arguments '(-u)-f[freeze terminal settings]' \
|
|
'(-f)-u[unfreeze terminal settings]'
|