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/Get.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Get.hs') diff --git a/Command/Get.hs b/Command/Get.hs index 1a50158e3..358105cac 100644 --- a/Command/Get.hs +++ b/Command/Get.hs @@ -17,7 +17,7 @@ import Utility import qualified Command.Move command :: [Command] -command = [repoCommand "get" paramPath seek +command = [repoCommand "get" paramPaths seek "make content of annexed files available"] seek :: [CommandSeek] -- cgit v1.2.3