This commit is contained in:
Joey Hess 2010-10-25 18:33:59 -04:00
parent d0a9cdadaf
commit 3b6b9ab4e1

View file

@ -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")
]