summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMrunal Patel <mrunalp@gmail.com>2016-05-06 14:35:24 -0700
committerColin Walters (automation) <walters+githubbot@verbum.org>2016-05-07 06:37:50 +0000
commitf525e670b8a50f8775b89d70e152bef92ee44f4e (patch)
treefb1b7a3a5af9c3a58aa6003d756521072b6437d6
parentdad57eae093dc2bf9510a0a050c71dfffdbebb45 (diff)
downloadbubblewrap-f525e670b8a50f8775b89d70e152bef92ee44f4e.tar.gz
Update documentation for --mqueue
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> Closes: #59 Approved by: alexlarsson
-rw-r--r--bwrap.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/bwrap.xml b/bwrap.xml
index 1edf762..ab63559 100644
--- a/bwrap.xml
+++ b/bwrap.xml
@@ -183,6 +183,10 @@
<listitem><para>Mount new tmpfs on <arg choice="plain">DEST</arg></para></listitem>
</varlistentry>
<varlistentry>
+ <term><option>--mqueue <arg choice="plain">DEST</arg></option></term>
+ <listitem><para>Mount new mqueue on <arg choice="plain">DEST</arg></para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--dir <arg choice="plain">DEST</arg></option></term>
<listitem><para>Create a directory at <arg choice="plain">DEST</arg></para></listitem>
</varlistentry>