aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-12-26 22:08:49 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-12-26 22:08:49 -0800
commitefe9c82bc6210e01d9fdc2bc0e140c0fe44ab1d5 (patch)
treea3f046e70d98390cd9f3625f366e226e2236a97d
parent2bdb1991699a24e4dccfb1db6175dd9851f792e7 (diff)
Formatting
-rw-r--r--share/functions/help.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/functions/help.fish b/share/functions/help.fish
index 88b87dbb..35f136fb 100644
--- a/share/functions/help.fish
+++ b/share/functions/help.fish
@@ -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"