summaryrefslogtreecommitdiff
path: root/doc/git-annex-drop.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-drop.mdwn')
-rw-r--r--doc/git-annex-drop.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/git-annex-drop.mdwn b/doc/git-annex-drop.mdwn
index 2e207cd8b..0bbbd78df 100644
--- a/doc/git-annex-drop.mdwn
+++ b/doc/git-annex-drop.mdwn
@@ -61,6 +61,16 @@ safe to do so.
when git-annex has to contact remotes to check if it can drop files.
For example: `-J4`
+* `--batch`
+
+ Enables batch mode, in which lines containing names of files to drop
+ are read from stdin.
+
+* `--json`
+
+ Enable JSON output. This is intended to be parsed by programs that use
+ git-annex. Each line of output is a JSON object.
+
# SEE ALSO
[[git-annex]](1)