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/Drop.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Drop.hs') diff --git a/Command/Drop.hs b/Command/Drop.hs index 32cb81e80..1325e3dcb 100644 --- a/Command/Drop.hs +++ b/Command/Drop.hs @@ -20,7 +20,7 @@ import Trust import Config command :: [Command] -command = [repoCommand "drop" paramPath seek +command = [repoCommand "drop" paramPaths seek "indicate content of files not currently wanted"] seek :: [CommandSeek] -- cgit v1.2.3