about summary refs log tree commit diff
path: root/Completion/BSD/Command/_cu
blob: 4b9f25d1f23390da3e05e22c16e7602ba475880b (plain) (blame)
1
2
3
4
5
6
7
#compdef cu

_arguments -s -A '-*' \
  '-d[do not block waiting for a carrier to be detected]' \
  '-l[line to use]:line:(/dev/(cuaU#<->|ttyS<->)(N%c))' \
  '-s[line speed]:line speed:_baudrate -d "line speed"' \
  '(-*)1:host:'