summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhaedrus Leeds <mwleeds@endlessos.org>2021-03-08 13:18:31 -0800
committerPhaedrus Leeds <mwleeds@endlessos.org>2021-03-08 13:18:31 -0800
commitd3e40ca7f6bad76f012efb80b528cfe834b7bc64 (patch)
treedd865b9c7f242c04f1a2616f6419b649fafa86fd
parentfd7e96469f6ea6452e71dd298d2c124994bce820 (diff)
downloadostree-fix-repo-modes-docs.tar.gz
man: Add missing repo mode in config docsfix-repo-modes-docs
-rw-r--r--man/ostree.repo-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml
index 6fead168..335f83e4 100644
--- a/man/ostree.repo-config.xml
+++ b/man/ostree.repo-config.xml
@@ -78,7 +78,7 @@ Boston, MA 02111-1307, USA.
<variablelist>
<varlistentry>
<term><varname>mode</varname></term>
- <listitem><para>One of <literal>bare</literal>, <literal>bare-user</literal> or <literal>archive-z2</literal> (note that <literal>archive</literal> is used everywhere else.)</para></listitem>
+ <listitem><para>One of <literal>bare</literal>, <literal>bare-user</literal>, <literal>bare-user-only</literal>, or <literal>archive-z2</literal> (note that <literal>archive</literal> is used everywhere else.)</para></listitem>
</varlistentry>
<varlistentry>