diff --git a/man/standard-options.xml b/man/standard-options.xml index 64274ce8f31..8ba5b09df85 100644 --- a/man/standard-options.xml +++ b/man/standard-options.xml @@ -52,4 +52,13 @@ Before each file, the filename is printed as a comment. + + + MODE + + Shows output formatted as JSON. Expects one of short (for the + shortest possible output without any redundant whitespace or line breaks), pretty + (for a pretty version of the same, with indentation and line breaks) or off (to turn + off JSON output, the default). + diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml index 71615b10a6a..fd55fd0bfb3 100644 --- a/man/systemd-dissect.xml +++ b/man/systemd-dissect.xml @@ -162,15 +162,6 @@ operation begins. - - MODE - - Shows output formatted as JSON. Expects one of short (for the - shortest possible output without any redundant whitespace or line breaks), pretty - (for a pretty version of the same, with indentation and line breaks) or off (to turn - off json output). - - @@ -239,6 +230,7 @@ + diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index ee48dd9c96b..a5a0890c526 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -278,15 +278,6 @@ and graphic illustrating the changes applied. - - MODE - - Shows output formatted as JSON. Expects one of short (for the - shortest possible output without any redundant whitespace or line breaks), pretty - (for a pretty version of the same, with indentation and line breaks) or off (to turn - off json output). - - @@ -323,6 +314,7 @@ + diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml index 8539983bcb0..ad6a401c7a2 100644 --- a/man/systemd-sysext.xml +++ b/man/systemd-sysext.xml @@ -211,14 +211,6 @@ /opt/ hierarchies, but below some specified root directory. - - - - Generate JSON output, instead of human readable tabular output. Takes one of - short, pretty or off in order to control the - output style, or explicitly disabling JSON output. - - @@ -230,6 +222,7 @@ +