chiark / gitweb /
systemctl: drop usage of "internally loaded modules"
[elogind.git] / man / systemctl.xml
index a2c3501ec206e886cc27a5a6d8a55b27a0b08c0b..96cd10810fcb8903ac6fbdb96d348ff393c9a557 100644 (file)
@@ -133,10 +133,12 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         <term><option>--all</option></term>
 
         <listitem>
-          <para>When listing units, show all units, regardless of
-          their state, including inactive units. When showing
+          <para>When listing units, show all loaded units, regardless
+          of their state, including inactive units. When showing
           unit/job/manager properties, show all properties regardless
           whether they are set or not.</para>
+          <para>To list all units installed on the system, use the
+          <command>list-unit-files</command> command instead.</para>
         </listitem>
       </varlistentry>