1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02: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]'