From 39cf838d85d378833dd3837ebfd1be881099eb74 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 9 Sep 2016 16:24:26 -0400 Subject: copy, move, mirror: Support --json and --json-progress. --- doc/git-annex-move.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/git-annex-move.mdwn') diff --git a/doc/git-annex-move.mdwn b/doc/git-annex-move.mdwn index bac5719f1..d2595cfe8 100644 --- a/doc/git-annex-move.mdwn +++ b/doc/git-annex-move.mdwn @@ -55,6 +55,15 @@ Moves the content of files from or to another remote. The [[git-annex-matching-options]](1) can be used to specify files to move. +* `--json` + + Enable JSON output. This is intended to be parsed by programs that use + git-annex. Each line of output is a JSON object. + +* `--json-progress` + + Include progress objects in JSON output. + # SEE ALSO [[git-annex]](1) -- cgit v1.2.3