diff options
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index f13baf79c..992e31c85 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -399,6 +399,14 @@ subdirectories). git annex dropkey SHA1-s10-7da006579dd64330eb2456001fd01948430572f2 +* rekey [file key ...] + + This plumbing-level command is similar to migrate, but you specify + both the file, and the new key to use for it. + + With --force, even files whose content is not currently available will + be rekeyed. Use with caution. + # OPTIONS * --force |