mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
Add --color completion for diff
This commit is contained in:
@@ -24,3 +24,4 @@ complete -c diff -l to-file -r -d "Compare FILE2 to all operands"
|
||||
complete -c diff -s l -l paginate -d "Pass the output through 'pr'"
|
||||
complete -c diff -s v -l version -d "Display version and exit"
|
||||
complete -c diff -l help -d "Display help and exit"
|
||||
complete -c diff -l color -d "Colorize the output"
|
||||
|
||||
Reference in New Issue
Block a user