From: Zbigniew Jędrzejewski-Szmek Date: Mon, 16 Apr 2018 15:20:23 +0000 (+0200) Subject: man: be more explicit about sd-journal-upload input format X-Git-Tag: v239~397^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c643653e25f440d0bcdc51e29714b9d367512423;p=thirdparty%2Fsystemd.git man: be more explicit about sd-journal-upload input format Fixes #3857. --- diff --git a/man/systemd-journal-upload.xml b/man/systemd-journal-upload.xml index ece0a9c428e..5e1d8836b01 100644 --- a/man/systemd-journal-upload.xml +++ b/man/systemd-journal-upload.xml @@ -52,14 +52,13 @@ Description - - systemd-journal-upload will upload journal - entries to the URL specified with . Unless - limited by one of the options specified below, all journal - entries accessible to the user the program is running as will be - uploaded, and then the program will wait and send new entries - as they become available. - + systemd-journal-upload will upload journal entries to the URL specified + with . This program reads journal entries from one or more journal files, + similarly to + journalctl1. + Unless limited by one of the options specified below, all journal entries accessible to the user + the program is running as will be uploaded, and then the program will wait and send new entries + as they become available.