From 078d1dd0cbb22dbdd8d97a96c77a391d7df829c0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 21 May 2011 20:18:35 -0400 Subject: clarify synopsis re options --- git-annex-shell.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex-shell.hs') 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 -- cgit v1.2.3