mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-09 04:59:28 +08:00
5 lines
119 B
Fish
5 lines
119 B
Fish
#atq
|
|
complete -f -c atq -s V -d (N_ "Display version and exit")
|
|
complete -f -c atq -s q -d (N_ "Use specified queue")
|
|
|