chiark / gitweb /
man: minor fixes
[elogind.git] / man / systemctl.xml
index 80f355491fa8aa9cd4ca591ce163f3766677c868..e3a07d5d033f744f782cf17b1b1b47a4a60428a4 100644 (file)
                         <varlistentry>
                                 <term><option>--no-block</option></term>
 
-                                <listitem><para>Do no synchronously
-                                wait for the requested operation to
-                                finish. If this is not specified the
-                                job will be verified, enqueued and
-                                wait until it is complete. By passing
-                                this argument it is only verified and
-                                enqueued.</para></listitem>
-                        </varlistentry>
+                               <listitem><para>Do not synchronously wait for
+                               the requested operation to finish. If this is
+                               not specified the job will be verified,
+                               enqueued and <command>systemctl</command> will
+                               wait until it is completed. By passing this
+                               argument it is only verified and
+                               enqueued.</para></listitem> </varlistentry>
 
                         <varlistentry>
                                 <term><option>--quiet</option></term>
                                 state. Snapshots are dynamic and lost
                                 on reboot.</para>
                         </varlistentry>
+                        <varlistentry>
+                                <term><command>delete [NAME...]</command></term>
+
+                                <listitem><para>Remove a snapshot
+                                previously created with
+                                <command>snapshot</command>.</para></listitem>
+                        </varlistentry>
                         <varlistentry>
                                 <term><command>daemon-reload</command></term>