better doc for --json-error-messages
Word so warnings can be included, not only errors.
This commit is contained in:
parent
39b59c341f
commit
84a74b80ee
18 changed files with 36 additions and 18 deletions
|
@ -68,7 +68,8 @@ annexed content, and other symlinks.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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`
|
* `--batch`
|
||||||
|
|
||||||
|
|
|
@ -99,7 +99,8 @@ be used to get better filenames.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# CAVEATS
|
||||||
|
|
||||||
|
|
|
@ -99,7 +99,8 @@ Copies the content of files from or to another remote.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -89,7 +89,8 @@ safe to do so.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,8 @@ exist; using it can easily result in data loss.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,8 @@ that can be determined purely by looking at the key.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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`
|
* `--batch`
|
||||||
|
|
||||||
|
|
|
@ -56,7 +56,8 @@ finds files in the current directory and its subdirectories.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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`
|
* `--batch`
|
||||||
|
|
||||||
|
|
|
@ -100,7 +100,8 @@ With parameters, only the specified files are checked.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# OPTIONS
|
||||||
|
|
||||||
|
|
|
@ -108,7 +108,8 @@ or transferring them from some kind of key-value store.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -83,7 +83,8 @@ Several options can be used to adjust handling of duplicate files.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# CAVEATS
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,8 @@ for the repository as a whole.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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`
|
* `--bytes`
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,8 @@ the files any longer, or have made modifications you want to discard.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -114,7 +114,8 @@ automatically.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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`
|
* `--batch`
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,8 @@ contents. Use [[git-annex-sync]](1) for that.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -94,7 +94,8 @@ Moves the content of files from or to another remote.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,8 @@ Particularly useful in direct mode.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,8 @@ file to be lost from the local repository. So, enable annex.thin with care.
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -58,7 +58,8 @@ For example:
|
||||||
|
|
||||||
* `--json-error-messages`
|
* `--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
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue