Documentation: static delta default from
Document that the default behavior of `ostree static-delta generate` if to generate the delta from the parent. Closes: #1057 Approved by: cgwalters
This commit is contained in:
parent
5682f4cc04
commit
b08a198f00
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue