migrate: --force will force migration of keys already using the destination backend. Useful in rare cases.

This commit is contained in:
Joey Hess 2015-03-23 12:11:16 -04:00
parent 42f98460b9
commit c233f98564
3 changed files with 6 additions and 1 deletions

View file

@ -868,6 +868,7 @@ subdirectories).
Normally, nothing will be done to files already using the new backend.
However, if a backend changes the information it uses to construct a key,
this can also be used to migrate files to use the new key format.
(To force migration of keys already using the new backend, use --force.)
* `reinject src dest`