diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2011-01-02 00:25:57 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-02 18:17:19 +0100 |
commit | 0736af98c6fae9c7d31e3dd17589421b7e883ef5 (patch) | |
tree | 278c115b6c6531fd379e9e8cc2664997d10b02ba /man/systemctl.xml | |
parent | 71656790d6540f817661cc22b8bc1d33720ce96a (diff) |
systemctl: implement auto-pager a la git
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 6b05e95def..c21ed85565 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -171,6 +171,13 @@ enqueued.</para></listitem> </varlistentry> <varlistentry> + <term><option>--no-pager</option></term> + + <listitem><para>Do not pipe output into a + pager.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--system</option></term> <listitem><para>Talk to the systemd |