typo
This commit is contained in:
parent
d0a9cdadaf
commit
3b6b9ab4e1
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ subCmds = [
|
||||||
"fix up files' symlinks to point to annexed content")
|
"fix up files' symlinks to point to annexed content")
|
||||||
, (Command "fromkey" fromKeyStart FilesMissing
|
, (Command "fromkey" fromKeyStart FilesMissing
|
||||||
"adds a file using a specific key")
|
"adds a file using a specific key")
|
||||||
, (Command "dropkey" fromKeyStart Keys
|
, (Command "dropkey" dropKeyStart Keys
|
||||||
"drops cached content for specified keys")
|
"drops cached content for specified keys")
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue