Documentation: static delta default from
authorGuy Shapiro <guyshapiro@users.noreply.github.com>
Sun, 6 Aug 2017 08:26:51 +0000 (11:26 +0300)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 7 Aug 2017 15:06:55 +0000 (15:06 +0000)
Document that the default behavior of `ostree static-delta generate` if to generate the delta from the parent.
Closes: #1057
Approved by: cgwalters

man/ostree-static-delta.xml

index ed2e1f483c1d7a206df76364019c05a43a1c70ed..3b16aaff10992ecbcfaaf96c61135565b19a7381 100644 (file)
@@ -90,6 +90,8 @@ Boston, MA 02111-1307, USA.
 
                 <listitem><para>
                     Create delta to revision REV.  (This option is required.)
+                    The delta is from the parent of REV, unless specified otherwise by <option>--from</option>
+                    or <option>--empty</option>.
                 </para></listitem>
             </varlistentry>