summaryrefslogtreecommitdiffstats
path: root/man/busctl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-01-10 04:19:47 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-01-10 04:19:47 +0100
commitb683b82fe77092b06835e75b53de4ddb5f9cdfe8 (patch)
tree143619a38da9278f92ebeea1c5f99b2dead188eb /man/busctl.xml
parentbash-completion: networkctl: do not show ellipsized link name (diff)
downloadsystemd-b683b82fe77092b06835e75b53de4ddb5f9cdfe8.tar.xz
systemd-b683b82fe77092b06835e75b53de4ddb5f9cdfe8.zip
busctl: introduce --full command line option
Diffstat (limited to 'man/busctl.xml')
-rw-r--r--man/busctl.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/busctl.xml b/man/busctl.xml
index 2f7eb99951..eebc42105d 100644
--- a/man/busctl.xml
+++ b/man/busctl.xml
@@ -388,6 +388,15 @@
<xi:include href="user-system-options.xml" xpointer="host" />
<xi:include href="user-system-options.xml" xpointer="machine" />
+ <varlistentry>
+ <term><option>-l</option></term>
+ <term><option>--full</option></term>
+
+ <listitem>
+ <para>Do not ellipsize the output in <command>list</command> command.</para>
+ </listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="no-pager" />
<xi:include href="standard-options.xml" xpointer="no-legend" />
<xi:include href="standard-options.xml" xpointer="help" />