From 5c3246b1a6bbe8c44210f7a73f0e030dcb21f7bb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 16 Mar 2012 01:00:23 +0100 Subject: man: document journal features of systemctl(1) --- man/systemctl.xml | 57 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 49 insertions(+), 8 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 3266333be1..c467ed8bf7 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -414,6 +414,45 @@ PolicyKit before executing the operation. + + + + + + When used with + status controls the + number of journal lines to show, + counting from the most recent + ones. Takes a positive integer + argument. Defaults to + 10. + + + + + + + When used with + status continously + prints new journal entries as they are + appended to the + journal. + + + + + + + When used with + status controls the + formatting of the journal entries that + are shown. For the available choices + see + systemd-journalctl1. Defaults + to + short. + + The following commands are understood: @@ -558,14 +597,15 @@ Show terse runtime status information about one or more - units. This function is intended to - generate human-readable output. If you - are looking for computer-parsable - output, use show - instead. If a PID is passed - information about the unit the process - of the PID belongs to is - shown. + units, followed by its most recent log + data from the journal. This function + is intended to generate human-readable + output. If you are looking for + computer-parsable output, use + show instead. If a + PID is passed information about the + unit the process of the PID belongs to + is shown. show [NAME...|JOB...] @@ -1139,6 +1179,7 @@ systemd1, systemadm1, + systemd-journalctl1, systemd-loginctl1, systemd.unit5, systemd.special7, -- cgit v1.2.3-54-g00ecf