From db6b4cdfcf67cfc3fce5e5f4323aa96a6ebd3e59 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 16 Feb 2012 16:36:35 -0400 Subject: rekey: New plumbing level command, can be used to change the keys used for files en masse. --- doc/git-annex.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3