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

6 lines
208 B
Fish
Raw Normal View History

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