diff options
author | Daniel Albers <daniel@lbe.rs> | 2013-06-17 11:36:35 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-17 10:33:34 -0400 |
commit | 98a6e132b5b85999f7e3dce158e826ffeecc1553 (patch) | |
tree | b9ad6b4626fc52027eaa004a3c89bb37fd6f3c40 /man | |
parent | fa3868c6d317b88715c55422b898f9070afe6575 (diff) |
journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full
https://bugs.freedesktop.org/show_bug.cgi?id=65850
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 1 | ||||
-rw-r--r-- | man/loginctl.xml | 1 | ||||
-rw-r--r-- | man/systemctl.xml | 1 | ||||
-rw-r--r-- | man/systemd-cgls.xml | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index f399868178..7a8d4b2dcc 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -138,6 +138,7 @@ </varlistentry> <varlistentry> + <term><option>-l</option></term> <term><option>--full</option></term> <listitem><para>Show all (printable) fields in diff --git a/man/loginctl.xml b/man/loginctl.xml index 2c8d982eda..e76ee95902 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -111,6 +111,7 @@ </varlistentry> <varlistentry> + <term><option>-l</option></term> <term><option>--full</option></term> <listitem><para>Do not ellipsize cgroup diff --git a/man/systemctl.xml b/man/systemctl.xml index 54573e8f5f..9ab5c8ba5f 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -175,6 +175,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </varlistentry> <varlistentry> + <term><option>-l</option></term> <term><option>--full</option></term> <listitem> diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 6249d05a8c..53e7f7ddd8 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -113,6 +113,7 @@ </varlistentry> <varlistentry> + <term><option>-l</option></term> <term><option>--full</option></term> <listitem><para>Do not ellipsize cgroup |