summaryrefslogtreecommitdiff
path: root/man/systemd-journal-upload.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-04-16 17:20:23 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-04-18 09:11:01 +0200
commitc643653e25f440d0bcdc51e29714b9d367512423 (patch)
tree5ab66e134119fda5d3435dd026df66917af0e520 /man/systemd-journal-upload.xml
parent0f943ae4ea36148c0e2c4a69735410c8e48648d0 (diff)
downloadsystemd-c643653e25f440d0bcdc51e29714b9d367512423.tar.gz
man: be more explicit about sd-journal-upload input format
Fixes #3857.
Diffstat (limited to 'man/systemd-journal-upload.xml')
-rw-r--r--man/systemd-journal-upload.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/man/systemd-journal-upload.xml b/man/systemd-journal-upload.xml
index ece0a9c428..5e1d8836b0 100644
--- a/man/systemd-journal-upload.xml
+++ b/man/systemd-journal-upload.xml
@@ -52,14 +52,13 @@
<refsect1>
<title>Description</title>
- <para>
- <command>systemd-journal-upload</command> will upload journal
- entries to the URL specified with <option>--url</option>. 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.
- </para>
+ <para><command>systemd-journal-upload</command> will upload journal entries to the URL specified
+ with <option>--url</option>. This program reads journal entries from one or more journal files,
+ similarly to
+ <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
+ 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.</para>
</refsect1>
<refsect1>