summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ostree-checkout.xml11
-rw-r--r--man/ostree-find-remotes.xml8
-rw-r--r--man/ostree-pull.xml8
-rw-r--r--man/ostree-refs.xml9
-rw-r--r--man/ostree-remote.xml33
-rw-r--r--man/ostree-show.xml16
6 files changed, 85 insertions, 0 deletions
diff --git a/man/ostree-checkout.xml b/man/ostree-checkout.xml
index 4ed53a91..8f7d4f9b 100644
--- a/man/ostree-checkout.xml
+++ b/man/ostree-checkout.xml
@@ -115,6 +115,17 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
+ <term><option>--process-passthrough-whiteouts</option></term>
+
+ <listitem><para>
+ Enable overlayfs whiteout extraction into 0:0 character devices.
+ Overlayfs whiteouts are encoded inside ostree as <literal>.ostree-wh.filename</literal>
+ and extracted as 0:0 character devices. This is useful to carry
+ container storage embedded into ostree.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--allow-noent</option></term>
<listitem><para>
diff --git a/man/ostree-find-remotes.xml b/man/ostree-find-remotes.xml
index 5c5b2412..eee0d123 100644
--- a/man/ostree-find-remotes.xml
+++ b/man/ostree-find-remotes.xml
@@ -87,6 +87,14 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
<variablelist>
<varlistentry>
+ <term><option>--cache-dir</option>=DIR</term>
+
+ <listitem><para>
+ Use an alternate cache directory in <literal>DIR</literal>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--disable-fsync</option></term>
<listitem><para>
diff --git a/man/ostree-pull.xml b/man/ostree-pull.xml
index 0915dd27..b86987ba 100644
--- a/man/ostree-pull.xml
+++ b/man/ostree-pull.xml
@@ -66,6 +66,14 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
+ <term><option>--cache-dir</option>=DIR</term>
+
+ <listitem><para>
+ Use an alternate cache directory in <literal>DIR</literal>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--disable-fsync</option></term>
<listitem><para>
diff --git a/man/ostree-refs.xml b/man/ostree-refs.xml
index 97d69fd7..b54039a3 100644
--- a/man/ostree-refs.xml
+++ b/man/ostree-refs.xml
@@ -99,6 +99,15 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
+ <term><option>--revision</option>, <option>-r</option></term>
+
+ <listitem><para>
+ When listing refs, also print their revisions. The revisions
+ will be separated by a tab character.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--alias</option>, <option>-A</option></term>
<listitem><para>
diff --git a/man/ostree-remote.xml b/man/ostree-remote.xml
index b14fc6d4..d107ce91 100644
--- a/man/ostree-remote.xml
+++ b/man/ostree-remote.xml
@@ -195,6 +195,31 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</refsect1>
<refsect1>
+ <title>'Refs' Options</title>
+
+ <variablelist>
+ <varlistentry>
+ <term><option>--revision</option>, <option>-r</option></term>
+
+ <listitem><para>
+ Also print the revisions for each ref. The revisions will
+ be separated by a tab character.
+ </para></listitem>
+ </varlistentry>
+ </variablelist>
+
+ <variablelist>
+ <varlistentry>
+ <term><option>--cache-dir</option>=DIR</term>
+
+ <listitem><para>
+ Use an alternate cache directory in <literal>DIR</literal>.
+ </para></listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+
+ <refsect1>
<title>'GPG-Import' Options</title>
<variablelist>
@@ -227,6 +252,14 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
<variablelist>
<varlistentry>
+ <term><option>--cache-dir</option>=DIR</term>
+
+ <listitem><para>
+ Use an alternate cache directory in <literal>DIR</literal>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--raw</option></term>
<listitem><para>
diff --git a/man/ostree-show.xml b/man/ostree-show.xml
index 4495b1e6..8d134cc4 100644
--- a/man/ostree-show.xml
+++ b/man/ostree-show.xml
@@ -82,6 +82,14 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
+ <term><option>--list-metadata-keys</option></term>
+
+ <listitem><para>
+ List the available metadata keys.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--print-metadata-key</option>="KEY"</term>
<listitem><para>
@@ -90,6 +98,14 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
+ <term><option>--list-detached-metadata-keys</option></term>
+
+ <listitem><para>
+ List the available detached metadata keys.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--print-detached-metadata-key</option>="KEY"</term>
<listitem><para>