diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 4bb8b07d61..379bf263e0 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -285,22 +285,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </listitem> </varlistentry> - <varlistentry> - <term><option>--system</option></term> - - <listitem> - <para>Talk to the systemd system manager. (Default)</para> - </listitem> - </varlistentry> - - <varlistentry> - <term><option>--user</option></term> - - <listitem> - <para>Talk to the systemd manager of the calling - user.</para> - </listitem> - </varlistentry> + <xi:include href="user-system-options.xml" xpointer="user" /> + <xi:include href="user-system-options.xml" xpointer="system" /> <varlistentry> <term><option>--no-wall</option></term> |