Document -V option
authorWouter Verhelst <w@uter.be>
Wed, 1 Oct 2014 20:47:14 +0000 (22:47 +0200)
committerWouter Verhelst <w@uter.be>
Wed, 1 Oct 2014 20:47:14 +0000 (22:47 +0200)
man/nbd-server.1.in.sgml

index a6adce4..72a840b 100644 (file)
@@ -67,6 +67,7 @@ manpage.1: manpage.sgml
       <arg><option>-o <replaceable>section name</replaceable></option></arg>
       <arg><option>-C <replaceable>config file</replaceable></option></arg>
       <arg><option>-M <replaceable>max connections</replaceable></option></arg>
+      <arg><option>-V</option></arg>
       <arg><option>-d</option></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
@@ -224,6 +225,12 @@ manpage.1: manpage.sgml
        </listitem>
       </varlistentry>
       <varlistentry>
+        <term><option>-V</option></term>
+       <listitem>
+         <para>Output the version of nbd-server, and exit.</para>
+       </listitem>
+      </varlistentry>
+      <varlistentry>
         <term><option>-d</option></term>
        <listitem>
          <para>Do not fork. Useful for debugging.</para>