mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
Redo installation file structure, move lots of things to $PREFIX/share/fish
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz
This commit is contained in:
5
share/completions/nice.fish
Normal file
5
share/completions/nice.fish
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
complete -c nice -s n -l adjustment -r -d (_ "Increment priority by specified number first")
|
||||
complete -c nice -l help -d (_ "Display help and exit")
|
||||
complete -c nice -l version -d (_ "Display version and exit")
|
||||
|
||||
Reference in New Issue
Block a user