summaryrefslogtreecommitdiff
path: root/doc/git-annex-rekey.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-rekey.mdwn')
-rw-r--r--doc/git-annex-rekey.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex-rekey.mdwn b/doc/git-annex-rekey.mdwn
index 4ec0b49e8..ce5e43d41 100644
--- a/doc/git-annex-rekey.mdwn
+++ b/doc/git-annex-rekey.mdwn
@@ -20,6 +20,12 @@ Multiple pairs of file and key can be given in a single command line.
Allow rekeying of even files whose content is not currently available.
Use with caution.
+* `--batch`
+
+ Enables batch mode, in which lines are read from stdin.
+ Each line should contain the file, and the new key to use for that file,
+ separated by a single space.
+
# SEE ALSO
[[git-annex]](1)