about summary refs log tree commit diff
path: root/Completion/BSD/Command/_cu
blob: ec795012500631a5d776577dd308b0e003611d18 (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:_baudrates -d "line speed"' \
  '(-*)1:host:'