2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-24 18:55:07 +00:00
fish-shell/share/completions/atd.fish

6 lines
253 B
Fish

#atd
complete -f -c atd -s l --description "Limiting load factor"
complete -f -c atd -s b --description "Minimum interval in seconds"
complete -f -c atd -s d --description "Debug mode"
complete -f -c atd -s s --description "Process at queue only once"