man: document that systemd-run --on-* cannot be used with --pty
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Tue, 7 Feb 2017 15:25:17 +0000 (16:25 +0100)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Tue, 7 Feb 2017 15:26:02 +0000 (16:26 +0100)
man/systemd-run.xml

index 1ac5124..5e44b15 100644 (file)
         command. See <varname>OnActiveSec=</varname>, <varname>OnBootSec=</varname>, <varname>OnStartupSec=</varname>,
         <varname>OnUnitActiveSec=</varname> and <varname>OnUnitInactiveSec=</varname> in
         <citerefentry><refentrytitle>systemd.timer</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
-        details. These options may not be combined with <option>--scope</option>.</para>
+        details. These options may not be combined with <option>--scope</option> or <option>--pty</option>.</para>
         </listitem>
       </varlistentry>
 
 
         <listitem><para>Defines a calendar timer for starting the specified command. See <varname>OnCalendar=</varname>
         in <citerefentry><refentrytitle>systemd.timer</refentrytitle><manvolnum>5</manvolnum></citerefentry>. This
-        option may not be combined with <option>--scope</option>.</para>
+        option may not be combined with <option>--scope</option> or <option>--pty</option>.</para>
         </listitem>
       </varlistentry>