summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGuy Shapiro <guyshapiro@users.noreply.github.com>2017-08-06 11:26:51 +0300
committerAtomic Bot <atomic-devel@projectatomic.io>2017-08-07 15:06:55 +0000
commitb08a198f00a61ee764c6e0f84d91473a385d09ed (patch)
tree4d25d97d3a00ecdbe392fcde6508952765b44f56 /man
parent5682f4cc041d1b53448739f8656ed6fd120e7dbe (diff)
downloadostree-b08a198f00a61ee764c6e0f84d91473a385d09ed.tar.gz
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
Diffstat (limited to 'man')
-rw-r--r--man/ostree-static-delta.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/ostree-static-delta.xml b/man/ostree-static-delta.xml
index ed2e1f48..3b16aaff 100644
--- a/man/ostree-static-delta.xml
+++ b/man/ostree-static-delta.xml
@@ -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>