aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-fsck.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-fsck.mdwn')
-rw-r--r--doc/git-annex-fsck.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-fsck.mdwn b/doc/git-annex-fsck.mdwn
index a320bb8a3..037ec2628 100644
--- a/doc/git-annex-fsck.mdwn
+++ b/doc/git-annex-fsck.mdwn
@@ -98,6 +98,10 @@ With parameters, only the specified files are checked.
Enable JSON output. This is intended to be parsed by programs that use
git-annex. Each line of output is a JSON object.
+* `--json-error-messages`
+
+ Include any error messages in the json, rather than output to stderr.
+
# OPTIONS
# SEE ALSO