mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 08:51:14 -03:00
Remove trailing whitespaces and change tabs to spaces
This commit is contained in:
@@ -8,7 +8,7 @@ function __fish_print_help --description "Print help message for the specified f
|
||||
case '*'
|
||||
set item $argv[1]
|
||||
end
|
||||
|
||||
|
||||
# Do nothing if the file does not exist
|
||||
if not test -e "$__fish_datadir/man/man1/$item.1"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user