summaryrefslogtreecommitdiff
path: root/man/systemd-run.xml
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2019-10-23 09:13:15 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-10-23 22:06:32 +0900
commit7976b9f0988f435316d7817b63d5e122cbc32cbc (patch)
treeede9d09fa348bcf32e4a6f125329c897f2eeeea6 /man/systemd-run.xml
parentc0c8886141c7d7acbc6691ee8e905e754914e93d (diff)
downloadsystemd-7976b9f0988f435316d7817b63d5e122cbc32cbc.tar.gz
run: add -u as a synonym for --unit
Other tools that do have --unit= option (journalctl and systemd-cgls) already do this, so let's be consistent.
Diffstat (limited to 'man/systemd-run.xml')
-rw-r--r--man/systemd-run.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
index 8f7a6229cc..610c3acd37 100644
--- a/man/systemd-run.xml
+++ b/man/systemd-run.xml
@@ -117,6 +117,7 @@
<varlistentry>
<term><option>--unit=</option></term>
+ <term><option>-u</option></term>
<listitem><para>Use this unit name instead of an automatically
generated one.</para></listitem>