]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: journal-remote: add detailed condition when SplitMode=none must be used 6691/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Aug 2017 08:03:37 +0000 (17:03 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Aug 2017 08:03:37 +0000 (17:03 +0900)
man/systemd-journal-remote.xml

index d37b9b202105c04f25d59ad05d27928318ab8dfb..1f1c3052672f3857fffae47cb3953e9388ab8d73 100644 (file)
     <title>Sinks</title>
 
     <para>The location of the output journal can be specified
-    with <option>-o</option> or <option>--output=</option>. For "active"
-    sources, this option is required.
+    with <option>-o</option> or <option>--output=</option>.
     </para>
 
     <variablelist>
         is used, based on the hostname of the other endpoint of a
         connection.</para>
 
-        <para>In case of "active" sources, the output file name must
+        <para>In the case that "active" sources are given by the positional
+        arguments or <option>--getter=</option> option, the output file name must
         always be given explicitly and only <constant>none</constant>
         is allowed.</para></listitem>
       </varlistentry>