mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-28 20:34:07 +08:00
7ddecde543
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz
5 lines
98 B
Fish
5 lines
98 B
Fish
#atq
|
|
complete -f -c atq -s V -d "print version"
|
|
complete -f -c atq -s q -d "use specified queue"
|
|
|