summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDan Nicholson <nicholson@endlessm.com>2019-10-24 15:21:49 -0600
committerDan Nicholson <nicholson@endlessm.com>2020-01-20 20:46:31 -0700
commit97c831dd5fe509483939cdd40703a0ce8e0e9bfd (patch)
treec0c83257ab2ad9b5f068af961122e3dd74937c1e /man
parent260bcd11938be8fbe49846eff913206e5df4168a (diff)
downloadostree-97c831dd5fe509483939cdd40703a0ce8e0e9bfd.tar.gz
bin/show: Add --print-sizes option to show sizes metadata
Use the new `ostree_commit_get_object_sizes()` API to read the `ostree.sizes` commit metadata and print a summary.
Diffstat (limited to 'man')
-rw-r--r--man/ostree-show.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/ostree-show.xml b/man/ostree-show.xml
index a3d9aa4a..a28f704c 100644
--- a/man/ostree-show.xml
+++ b/man/ostree-show.xml
@@ -100,6 +100,17 @@ Boston, MA 02111-1307, USA.
</varlistentry>
<varlistentry>
+ <term><option>--print-sizes</option></term>
+
+ <listitem><para>
+ Show the commit size metadata. This in only supported for
+ commits that contain <varname>ostree.sizes</varname>
+ metadata. This can be included when creating commits with
+ <command>ostree commit --generate-sizes</command>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--raw</option></term>
<listitem><para>