mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-08 06:31:56 +00:00
man: document that 'loginctl activate' only takes a single argument
(cherry picked from commit 3909ba34ec)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
4497e5b3a6
commit
4b7a19e5b2
+6
-7
@@ -211,14 +211,13 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command>activate</command> <replaceable>ID</replaceable>...</term>
|
||||
<term><command>activate</command> <replaceable>ID</replaceable></term>
|
||||
|
||||
<listitem><para>Activate one or more
|
||||
sessions. This brings one or more
|
||||
sessions into the foreground, if
|
||||
another session is currently in the
|
||||
foreground on the respective
|
||||
seat.</para></listitem>
|
||||
<listitem><para>Activate a
|
||||
session. This brings a session into
|
||||
the foreground, if another session is
|
||||
currently in the foreground on the
|
||||
respective seat.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user