Blob Blame History Raw
diff -rupN snapper-0.2.3.old/doc/snapper.xml.in snapper-0.2.3/doc/snapper.xml.in
--- snapper-0.2.3.old/doc/snapper.xml.in	2014-07-15 17:09:49.254029524 +0200
+++ snapper-0.2.3/doc/snapper.xml.in	2014-07-15 17:08:32.477424909 +0200
@@ -494,58 +494,6 @@
       </varlistentry>
 
       <varlistentry>
-	<term><option>rollback [options] [<replaceable>number</replaceable>]</option></term>
-	<listitem>
-	  <para>Creates two new snapshots and sets the default subvolume. Per
-	  default the system boots from the default subvolume of the root filesystem.
-	  The exact actions depend on whether a number is provided or not:</para>
-	  <itemizedlist>
-	    <listitem>
-	      <para>Without a number, a first read-only snapshot of the
-	      default subvolume is created. A second read-write snapshot of the current
-	      system is created. The system is set to boot from the second snapshot.</para>
-	    </listitem>
-	    <listitem>
-	      <para>With a number, a first read-only snapshot of the current
-	      system in created. A second read-write snapshot is created of
-	      <replaceable>number</replaceable>. The system is set to boot from the second
-	      snapshot.</para>
-	    </listitem>
-	  </itemizedlist>
-	  <para>Rollback is only supported with btrfs and requires a properly
-	  configured system.</para>
-	  <variablelist>
-	    <varlistentry>
-	      <term><option>-p, --print-number</option></term>
-	      <listitem>
-		<para>Print number of the second created snapshot.</para>
-	      </listitem>
-	    </varlistentry>
-	    <varlistentry>
-	      <term><option>-d, --description</option> <replaceable>description</replaceable></term>
-	      <listitem>
-		<para>Description for the snapshot.</para>
-	      </listitem>
-	    </varlistentry>
-	    <varlistentry>
-	      <term><option>-c, --cleanup-algorithm</option> <replaceable>cleanup-algorithm</replaceable></term>
-	      <listitem>
-		<para>Set the cleanup algorithm for the snapshot.</para>
-	      </listitem>
-	    </varlistentry>
-	    <varlistentry>
-	      <term><option>-u, --userdata</option> <replaceable>userdata</replaceable></term>
-	      <listitem>
-		<para>Set userdata for the snapshot. The key-value pairs must
-		be separated by comma and the key and value must be separated
-		by an equal sign, e.g. requestid=42,user=arthur.</para>
-	      </listitem>
-	    </varlistentry>
-	  </variablelist>
-	</listitem>
-      </varlistentry>
-
-      <varlistentry>
 	<term><option>cleanup <replaceable>cleanup-algorithm</replaceable></option></term>
 	<listitem>
 	  <para>Run the cleanup algorithm