diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-02-19 17:35:35 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-02-19 17:35:35 +0100 |
commit | 17d47d8d2dee22ee4f0a7319b9603d3e33a0b28a (patch) | |
tree | 195ad450cfdd283933e26c4b760c294e1e562489 /man | |
parent | 8ec76163fff0a5f6aa31bb6061199829f4cfd75d (diff) |
busctl: add --no-legend and use in bash completion
Diffstat (limited to 'man')
-rw-r--r-- | man/busctl.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/busctl.xml b/man/busctl.xml index 33420a9cbc..f352da1d7b 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -94,6 +94,16 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </varlistentry> <varlistentry> + <term><option>--no-legend</option></term> + + <listitem> + <para>Do not print the legend, + i.e. the column headers and the + footer.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><option>--system</option></term> <listitem> |