]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix flag in systemd-run (#5107)
authorRike-Benjamin Schuppner <debilski@debilski.de>
Fri, 20 Jan 2017 00:10:30 +0000 (01:10 +0100)
committerEvgeny Vereshchagin <evvers@ya.ru>
Fri, 20 Jan 2017 00:10:30 +0000 (03:10 +0300)
man/systemd-run.xml

index 8d881f15d6eb732b92433b629ceccef637424593..1ac5124aa3958e39f6b346dd9cab02f4cbcb60f4 100644 (file)
@@ -77,7 +77,7 @@
     other service, and thus shows up in the output of <command>systemctl list-units</command> like any other unit. It
     will run in a clean and detached execution environment, with the service manager as its parent process. In this
     mode, <command>systemd-run</command> will start the service asynchronously in the background and return after the
-    command has begun execution (unless <option>--no-block</option> or <option>--watch</option> are specified, see
+    command has begun execution (unless <option>--no-block</option> or <option>--wait</option> are specified, see
     below).</para>
 
     <para>If a command is run as transient scope unit, it will be executed by <command>systemd-run</command> itself as