mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-05 01:33:41 +08:00
ce689e69d5
darcs-hash:20060108231306-ac50b-6476976dcdb9db47ac61052f0096e1f7eb27fc32.gz
5 lines
106 B
Fish
5 lines
106 B
Fish
#atq
|
|
complete -f -c atq -s V -d (_ "Print version")
|
|
complete -f -c atq -s q -d (_ "Use specified queue")
|
|
|