clarify synopsis re options

This commit is contained in:
Joey Hess 2011-05-21 20:18:35 -04:00
parent 8ed27db18f
commit 078d1dd0cb

View file

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