From: Baruch Siach Date: Tue, 20 Dec 2016 13:59:26 +0000 (+0200) Subject: man/journalctl: mention systemd-journal-remote(8) (#4929) X-Git-Tag: v233~301 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72d17ce680a22b958b4c074f62d9fa44bc1f54e0;p=thirdparty%2Fsystemd.git man/journalctl: mention systemd-journal-remote(8) (#4929) Make it easier to figure out how to use the journalctl export format. --- diff --git a/man/journalctl.xml b/man/journalctl.xml index 5e682ea9ecc..4282424212f 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -319,7 +319,9 @@ text-based) stream suitable for backups and network transfer (see Journal Export Format - for more information). + for more information). To import the binary stream back + into native journald format use + systemd-journal-remote8.