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 +++++++++++++++++++++++++++++++++++++++------- man/systemd-journalctl.xml | 8 +++---- 2 files changed, 53 insertions(+), 12 deletions(-) (limited to 'man') 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, diff --git a/man/systemd-journalctl.xml b/man/systemd-journalctl.xml index ff3bb3d057..1441ecaca1 100644 --- a/man/systemd-journalctl.xml +++ b/man/systemd-journalctl.xml @@ -125,9 +125,9 @@ Show only most recent - entries, and continously print new - entries as they are appended to the - journal. + journal entries, and continously print + new entries as they are appended to + the journal. @@ -157,7 +157,7 @@ Controls the - formatting of the entries that are + formatting of the journal entries that are shown. Takes one of short, short-monotonic, -- cgit v1.2.3-54-g00ecf