summaryrefslogtreecommitdiffstats
path: root/man/machinectl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-01-10 11:17:26 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-01-10 11:19:15 +0100
commit12845a91b5c6360ab4a0dd04ea836d4bc9eaeba4 (patch)
tree9e82f1ed6f3f18f2787f2a8ffdda485f178ce80f /man/machinectl.xml
parenttree-wide: use table_log_add_error() (diff)
downloadsystemd-12845a91b5c6360ab4a0dd04ea836d4bc9eaeba4.tar.xz
systemd-12845a91b5c6360ab4a0dd04ea836d4bc9eaeba4.zip
machinectl: do not truncate addresses when --full is specified
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index bfabee346e..5d7a14d2c7 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -680,7 +680,8 @@
<term><option>-l</option></term>
<term><option>--full</option></term>
- <listitem><para>Do not ellipsize process tree entries or table.</para>
+ <listitem><para>Do not ellipsize process tree entries or table. This implies
+ <option>--max-addresses=full</option>.</para>
</listitem>
</varlistentry>