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.
+