X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=b48fc4acc70bb02071cfa3f1d6fc9c98bc28128a;hb=46525bfc020e06609a44670f277aaf23954e7d85;hp=5e55f29287051c154d4c5d7cae903e89096dda62;hpb=171754aa4ae37a6ab626878256f7b664da78ef55;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 5e55f2928..b48fc4acc 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -174,10 +174,11 @@ along with systemd; If not, see . - Do not ellipsize unit names, process tree entries, and - truncate unit descriptions in the output of - list-units and - list-jobs. + Do not ellipsize unit names, process tree entries, + journal output, or truncate unit descriptions in the output + of status, list-units, + list-jobs, and + list-timers. @@ -294,7 +295,7 @@ along with systemd; If not, see . - Do not print a legend, i.e. the column headers and + Do not print the legend, i.e. the column headers and the footer with hints. @@ -719,8 +720,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. +