better doc for --json-error-messages

Word so warnings can be included, not only errors.
This commit is contained in:
Joey Hess 2018-02-19 15:33:59 -04:00
parent 39b59c341f
commit 84a74b80ee
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
18 changed files with 36 additions and 18 deletions

View file

@ -68,7 +68,8 @@ annexed content, and other symlinks.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
* `--batch`

View file

@ -99,7 +99,8 @@ be used to get better filenames.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# CAVEATS

View file

@ -99,7 +99,8 @@ Copies the content of files from or to another remote.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -89,7 +89,8 @@ safe to do so.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -31,7 +31,8 @@ exist; using it can easily result in data loss.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -35,7 +35,8 @@ that can be determined purely by looking at the key.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
* `--batch`

View file

@ -56,7 +56,8 @@ finds files in the current directory and its subdirectories.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
* `--batch`

View file

@ -100,7 +100,8 @@ With parameters, only the specified files are checked.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# OPTIONS

View file

@ -108,7 +108,8 @@ or transferring them from some kind of key-value store.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -83,7 +83,8 @@ Several options can be used to adjust handling of duplicate files.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# CAVEATS

View file

@ -28,7 +28,8 @@ for the repository as a whole.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
* `--bytes`

View file

@ -25,7 +25,8 @@ the files any longer, or have made modifications you want to discard.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -114,7 +114,8 @@ automatically.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
* `--batch`

View file

@ -77,7 +77,8 @@ contents. Use [[git-annex-sync]](1) for that.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -94,7 +94,8 @@ Moves the content of files from or to another remote.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -30,7 +30,8 @@ Particularly useful in direct mode.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -44,7 +44,8 @@ file to be lost from the local repository. So, enable annex.thin with care.
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO

View file

@ -58,7 +58,8 @@ For example:
* `--json-error-messages`
Include any error messages in the json, rather than output to stderr.
Messages that would normally be output to standard error are included in
the json instead.
# SEE ALSO