diff --git a/doc/git-annex-mirror.mdwn b/doc/git-annex-mirror.mdwn index 3dfb9aa938..36453744b4 100644 --- a/doc/git-annex-mirror.mdwn +++ b/doc/git-annex-mirror.mdwn @@ -73,6 +73,9 @@ contents. Use [[git-annex-sync]](1) for that. Enable JSON output. This is intended to be parsed by programs that use git-annex. Each line of output is a JSON object. + Note that unlike all other commands that support `--json`, this command + outputs different types of json objects in different circumstances. + * `--json-progress` Include progress objects in JSON output.