summaryrefslogtreecommitdiff
path: root/Command/Help.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-12 01:05:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-12 01:05:04 -0400
commit064d217d69e052eb0e84b699a70353f997fc7d2f (patch)
treebad4f6efa2c4b85ebf161f33ec20c57571b78495 /Command/Help.hs
parenteccc97940da7f1a5f97dc700ec3e2e12cb78c851 (diff)
where indentation
Diffstat (limited to 'Command/Help.hs')
-rw-r--r--Command/Help.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Command/Help.hs b/Command/Help.hs
index 80a7b9520..95033eb7f 100644
--- a/Command/Help.hs
+++ b/Command/Help.hs
@@ -47,5 +47,5 @@ showHelp = liftIO $ putStrLn $ unlines
]
, "Run git-annex without any options for a complete command and option list."
]
- where
- cmdline c = "\t" ++ cmdname c ++ "\t" ++ cmddesc c
+ where
+ cmdline c = "\t" ++ cmdname c ++ "\t" ++ cmddesc c