mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-30 22:58:46 +00:00
690648e1b0
darcs-hash:20060108025656-ac50b-e2309829a0afa6b3270d13814e9600d0fd372407.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")
|
|
|