r296: Documentation updates
[nbd.git] / nbd-server.1.sgml
index 95ff412..266ae43 100644 (file)
@@ -57,7 +57,7 @@ manpage.1: manpage.sgml
     <cmdsynopsis>
       <command>&dhpackage; </command>
 
-      <arg choice=plain><replaceable>port</replaceable</arg>
+      <arg choice=plain><replaceable>[ip:]port</replaceable</arg>
       <arg choice=plain><replaceable>filename</replaceable></arg>
       <arg><replaceable>size</replaceable></arg>
       <arg><option>-r</option></arg>
@@ -92,6 +92,13 @@ manpage.1: manpage.sgml
     
     <variablelist>
       <varlistentry>
+       <term>ip</term>
+       <listitem>
+         <para>The ip address the server should listen on. If
+         omitted, 0.0.0.0 (aka "any address") is used.</para>
+       </listitem>
+      </varlistentry>
+      <varlistentry>
         <term><option>port</option>
         </term>
         <listitem>