summaryrefslogtreecommitdiff
path: root/man/networkctl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-05-13 00:22:14 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-05-14 09:18:29 +0900
commitbfc2b05e59495db8a1d14b4260a91a97ea3343f8 (patch)
tree64b8702bdf69ab03673bb022e99ce28ea2a639d0 /man/networkctl.xml
parentfec7a9e0ace8da8a7562f821c37f868c78efdb96 (diff)
downloadsystemd-bfc2b05e59495db8a1d14b4260a91a97ea3343f8.tar.gz
networkctl: introduce --json option for "status" and "list" commands
When `--json` option is specified, "status" and "list" commands gives the same information, as originally "list" just gives partial information of "status" in different format.
Diffstat (limited to 'man/networkctl.xml')
-rw-r--r--man/networkctl.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/networkctl.xml b/man/networkctl.xml
index ee204a60c5..19095164ce 100644
--- a/man/networkctl.xml
+++ b/man/networkctl.xml
@@ -367,6 +367,7 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
</listitem>
</varlistentry>
+ <xi:include href="standard-options.xml" xpointer="json" />
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
<xi:include href="standard-options.xml" xpointer="no-legend" />