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/Copy.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Copy.hs') diff --git a/Command/Copy.hs b/Command/Copy.hs index 46d49dd05..7d40f438d 100644 --- a/Command/Copy.hs +++ b/Command/Copy.hs @@ -11,7 +11,7 @@ import Command import qualified Command.Move command :: [Command] -command = [repoCommand "copy" paramPath seek +command = [repoCommand "copy" paramPaths seek "copy content of files to/from another repository"] -- A copy is just a move that does not delete the source file. -- cgit v1.2.3