chiark / gitweb /
systemctl: remove "load" command
[elogind.git] / man / systemctl.xml
index 06c8c184652858e65d2397ae84396f847caa5f8d..2a23655cfe9663f08fd212bf3cdd1bf498218a9d 100644 (file)
@@ -539,19 +539,6 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
         </listitem>
       </varlistentry>
 
-       <varlistentry>
-         <term><command>set-log-level <replaceable>LEVEL</replaceable></command></term>
-
-         <listitem>
-           <para>Change current log level of the
-           <command>systemd</command> daemon to
-           <replaceable>LEVEL</replaceable> (accepts the same values
-           as <option>--log-level=</option> described in
-           <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>).
-           </para>
-         </listitem>
-      </varlistentry>
-
       <varlistentry>
         <term><command>start <replaceable>NAME</replaceable>...</command></term>
 
@@ -955,28 +942,6 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
         </listitem>
       </varlistentry>
 
-      <varlistentry>
-        <term><command>load <replaceable>NAME</replaceable>...</command></term>
-
-        <listitem>
-          <para>Load one or more units specified on the command
-          line. This will simply load their configuration from disk,
-          but not start them. To start them, you need to use the
-          <command>start</command> command which will implicitly load
-          a unit that has not been loaded yet. Note that systemd
-          garbage collects loaded units that are not active or
-          referenced by an active unit. This means that units loaded
-          this way will usually not stay loaded for long. Also note
-          that this command cannot be used to reload unit
-          configuration. Use the <command>daemon-reload</command>
-          command for that. All in all, this command is of little use
-          except for debugging.</para>
-
-          <para>This command should not be confused with the
-          <command>daemon-reload</command> or
-          <command>reload</command>.</para>
-        </listitem>
-      </varlistentry>
       <varlistentry>
         <term><command>list-jobs</command></term>