mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-24 11:27:41 +00:00
4 lines
109 B
Fish
4 lines
109 B
Fish
#atq
|
|
complete -f -c atq -s V -d "Display version and exit"
|
|
complete -f -c atq -s q -d "Use specified queue"
|
|
|