summaryrefslogtreecommitdiff
path: root/doc/git-annex-info.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-15 15:56:47 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-15 15:56:47 -0400
commit74f0a01c083b903497476995809a2a65b9911cc4 (patch)
treefe34ae7e145d015532bb0be683a8e1963fc018a6 /doc/git-annex-info.mdwn
parent6979ebdbd1f501344431e2d556e196dc5f5652bf (diff)
info: Support --batch mode.
Diffstat (limited to 'doc/git-annex-info.mdwn')
-rw-r--r--doc/git-annex-info.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex-info.mdwn b/doc/git-annex-info.mdwn
index 31c422703..37929bb5d 100644
--- a/doc/git-annex-info.mdwn
+++ b/doc/git-annex-info.mdwn
@@ -30,6 +30,11 @@ for the repository as a whole.
Show file sizes in bytes, disabling the default nicer units.
+* `--batch`
+
+ Enable batch mode, in which a line containing an item is read from stdin,
+ the information about it is output to stdout, and repeat.
+
* file matching options
When a directory is specified, the [[git-annex-matching-options]](1)