mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-06 21:11:11 +02:00
4 lines
113 B
Text
4 lines
113 B
Text
#compdef ttyctl
|
|
|
|
_arguments '(-u)-f[freeze terminal settings]' \
|
|
'(-f)-u[unfreeze terminal settings]'
|