mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +00:00
68527ff20c
This ends up saving a surprising number of bytes.
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"
|
|
|