]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
Added restore command to snbk documentation
authorCheng-Ling Lai <jamesljlster@gmail.com>
Fri, 12 Dec 2025 03:16:56 +0000 (11:16 +0800)
committerCheng-Ling Lai <jamesljlster@gmail.com>
Fri, 12 Dec 2025 03:16:56 +0000 (11:16 +0800)
doc/snbk.xml.in

index 9e97f6eacc3476533f62f89bd0f6b945e6f14883..e11b1042e40164490fce404cab4c5d3c05c14c7e 100644 (file)
        </listitem>
       </varlistentry>
 
+      <varlistentry>
+       <term><option>restore [<replaceable>number</replaceable>]</option></term>
+       <listitem>
+         <para>Restore all missing snapshots or the specified snapshot back to the
+         source. A restart of the `snapperd` service is required to make the restored
+         snapshots visible immediately.</para>
+       </listitem>
+      </varlistentry>
+
       <varlistentry>
        <term><option>delete (remove|rm) [<replaceable>number</replaceable>]</option></term>
        <listitem>