summaryrefslogtreecommitdiff
path: root/git-annex-shell.hs
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex-shell.hs')
-rw-r--r--git-annex-shell.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex-shell.hs b/git-annex-shell.hs
index 1487a6161..940db71c3 100644
--- a/git-annex-shell.hs
+++ b/git-annex-shell.hs
@@ -32,7 +32,7 @@ cmds = map adddirparam $ concat
adddirparam c = c { cmdparams = "DIRECTORY " ++ cmdparams c }
header :: String
-header = "Usage: git-annex-shell [-c] command [option ..]"
+header = "Usage: git-annex-shell [-c] command [parameters ...] [option ..]"
main :: IO ()
main = do