migrate: --force will force migration of keys already using the destination backend. Useful in rare cases.
This commit is contained in:
parent
42f98460b9
commit
c233f98564
3 changed files with 6 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue