mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-17 02:51:01 +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]'
|