summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-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>