mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 05:15:59 +08:00
faa23a33ec
darcs-hash:20060109144730-ac50b-02c888d17745b5406e099040e12130fb2a419276.gz
5 lines
117 B
Fish
5 lines
117 B
Fish
#atq
|
|
complete -f -c atq -s V -d (_ "Display version and exit")
|
|
complete -f -c atq -s q -d (_ "Use specified queue")
|
|
|