mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:37:27 +08:00
Formatting
This commit is contained in:
parent
2bdb199169
commit
efe9c82bc6
|
@ -92,7 +92,7 @@ function help --description "Show help for the fish shell"
|
|||
set fish_help_page difference.html
|
||||
case globbing
|
||||
set fish_help_page "index.html\#expand"
|
||||
case (__fish_print_commands)
|
||||
case (__fish_print_commands)
|
||||
set fish_help_page "commands.html\#$fish_help_item"
|
||||
case $help_topics
|
||||
set fish_help_page "index.html\#$fish_help_item"
|
||||
|
|
Loading…
Reference in New Issue
Block a user