diff pwm.1.xml @ 23:1b89066d992c

Add read-only mode
author Guido Berhoerster <guido+pwm@berhoerster.name>
date Sun, 17 Sep 2017 18:45:05 +0200
parents ec01c579024a
children 5bdea77d0c1d
line wrap: on
line diff
--- a/pwm.1.xml	Thu Sep 07 12:40:50 2017 +0200
+++ b/pwm.1.xml	Sun Sep 17 18:45:05 2017 +0200
@@ -34,7 +34,7 @@
       <email>guido+pwm@berhoerster.name</email>
       <personblurb/>
     </author>
-    <date>7 September, 2017</date>
+    <date>17 September, 2017</date>
   </info>
   <refmeta>
     <refentrytitle>pwm</refentrytitle>
@@ -55,6 +55,9 @@
         <replaceable>password_file</replaceable>
       </arg>
       <arg choice="opt">
+        <option>-R</option>
+      </arg>
+      <arg choice="opt">
         <replaceable>database_file</replaceable>
       </arg>
     </cmdsynopsis>
@@ -107,6 +110,15 @@
           <replaceable>password_file</replaceable>.</para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>
+          <option>-R</option>
+        </term>
+        <listitem>
+          <para>Treat the database as read-only and disallow any modifications
+          and write operations.</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>
   <refsect1>