From: Zbigniew Jędrzejewski-Szmek Date: Sun, 22 Dec 2013 00:00:08 +0000 (-0500) Subject: man: mention --full and --lines in systemctl status X-Git-Tag: v209~742 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=e213d1a3c3dd0b6a39790c2fbd46d3bcfc683c46 man: mention --full and --lines in systemctl status http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732798 --- diff --git a/man/systemctl.xml b/man/systemctl.xml index 8ce8661a8..d454df647 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -719,8 +719,18 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service belongs to. This function is intended to generate human-readable - output. If you are looking for computer-parsable output, use - show instead. + output. If you are looking for computer-parsable output, + use show instead. By default this + function only shows 10 lines of output and ellipsizes + lines to fit in the terminal window. This can be changes + with and , + see above. In addition, journalctl + --unit=NAME or + journalctl + --user-unit=NAME use + a similar filter for messages and might be more + convenient. +