mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-30 14:53:11 +00:00
ce689e69d5
darcs-hash:20060108231306-ac50b-6476976dcdb9db47ac61052f0096e1f7eb27fc32.gz
4 lines
106 B
Fish
4 lines
106 B
Fish
#atq
|
|
complete -f -c atq -s V -d (_ "Print version")
|
|
complete -f -c atq -s q -d (_ "Use specified queue")
|
|
|