Formatting

This commit is contained in:
ridiculousfish 2012-12-26 22:08:49 -08:00
parent 2bdb199169
commit efe9c82bc6

View file

@ -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"