X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cat.xml;h=ba7a2cf0c75879c8db7255875f2ea15049564bfd;hp=cac275b453df3762d5742e7d5a9bcaf239fbbdec;hb=89f7c8465cd1ab37347dd0c15920bce31e8225df;hpb=16dad32e437fdf2ffca03cc60a083d84bd31886f diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml index cac275b45..ba7a2cf0c 100644 --- a/man/systemd-cat.xml +++ b/man/systemd-cat.xml @@ -65,11 +65,11 @@ pass the output the previous pipeline element generates to the journal. - If no parameter is passed + If no parameter is passed, systemd-cat will write everything it reads from standard input (STDIN) to the journal. - If parameters are passed they are executed as + If parameters are passed, they are executed as command line with standard output (STDOUT) and standard error output (STDERR) connected to the journal, so that all it writes is stored in the journal. @@ -102,7 +102,7 @@ Specify a short string that is used to identify the logging - tool. If not specified no identifying + tool. If not specified, no identification string is written to the journal. @@ -141,7 +141,7 @@ Controls whether lines read are parsed for syslog priority level prefixes. If enabled (the - default) a line prefixed with a + default), a line prefixed with a priority prefix such as <5> is logged at priority 5 @@ -158,7 +158,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise. @@ -168,7 +168,7 @@ Invoke a program - This calls /bin/ls + This calls /bin/ls with STDOUT/STDERR connected to the journal: