aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/nice.fish
blob: 0afb531e9e6f4f50a4576a59ebd908b1efcb63b6 (plain)
1
2
3
4
5

complete -c nice -s n -l adjustment -r -d (N_ "Increment priority by specified number first")
complete -c nice -l help -d (N_ "Display help and exit")
complete -c nice -l version -d (N_ "Display version and exit")