diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-10 04:24:51 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-10 04:24:51 +0100 |
commit | a65e34ccb083a03aa8ecbcbf12fc59349802d014 (patch) | |
tree | bee2237efdbf331db1f50c84ee961156c2f2f194 /man/machinectl.xml | |
parent | bash-completion: busctrl: support --full command line option (diff) | |
download | systemd-a65e34ccb083a03aa8ecbcbf12fc59349802d014.tar.xz systemd-a65e34ccb083a03aa8ecbcbf12fc59349802d014.zip |
machinectl: do not ellipsize table when --full is specified
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index e1a2da309f..bfabee346e 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -680,7 +680,7 @@ <term><option>-l</option></term> <term><option>--full</option></term> - <listitem><para>Do not ellipsize process tree entries.</para> + <listitem><para>Do not ellipsize process tree entries or table.</para> </listitem> </varlistentry> |