From 3b6b9ab4e1cbe3e174418e032795a598ab11fb8e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Oct 2010 18:33:59 -0400 Subject: typo --- Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Commands.hs') diff --git a/Commands.hs b/Commands.hs index 2b8da585e..78e1ab32c 100644 --- a/Commands.hs +++ b/Commands.hs @@ -88,7 +88,7 @@ subCmds = [ "fix up files' symlinks to point to annexed content") , (Command "fromkey" fromKeyStart FilesMissing "adds a file using a specific key") - , (Command "dropkey" fromKeyStart Keys + , (Command "dropkey" dropKeyStart Keys "drops cached content for specified keys") ] -- cgit v1.2.3