From: Lucas Werkmeister Date: Tue, 7 Feb 2017 15:25:17 +0000 (+0100) Subject: man: document that systemd-run --on-* cannot be used with --pty X-Git-Tag: v233~152^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5259%2Fhead;p=thirdparty%2Fsystemd.git man: document that systemd-run --on-* cannot be used with --pty --- diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 1ac5124aa39..5e44b1523dd 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -250,7 +250,7 @@ command. See OnActiveSec=, OnBootSec=, OnStartupSec=, OnUnitActiveSec= and OnUnitInactiveSec= in systemd.timer5 for - details. These options may not be combined with . + details. These options may not be combined with or . @@ -259,7 +259,7 @@ Defines a calendar timer for starting the specified command. See OnCalendar= in systemd.timer5. This - option may not be combined with . + option may not be combined with or .