From 9fe3c6d21134638a29c6ad4ced6a11ed9b0242ed Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 Sep 2011 14:33:37 -0400 Subject: clean up params in usage display --- Command/Move.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Move.hs') diff --git a/Command/Move.hs b/Command/Move.hs index a081a863f..88da92f0a 100644 --- a/Command/Move.hs +++ b/Command/Move.hs @@ -20,7 +20,7 @@ import UUID import Messages command :: [Command] -command = [repoCommand "move" paramPath seek +command = [repoCommand "move" paramPaths seek "move content of files to/from another repository"] seek :: [CommandSeek] -- cgit v1.2.3