1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00
zsh/Completion/Zsh/Command/_ttyctl
2001-04-03 21:13:10 +00:00

5 lines
113 B
Plaintext

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