Various minor text tweaks.
[yaz-moved-to-github.git] / doc / yaz-url-man.xml
index c98c467..c389de8 100644 (file)
@@ -35,6 +35,7 @@
    <arg>-p <replaceable>fname</replaceable></arg>
    <arg>-R <replaceable>num</replaceable></arg>
    <arg>-u <replaceable>user/password</replaceable></arg>
+   <arg>-v</arg>
    <arg>-x <replaceable>proxy</replaceable></arg>
    <arg rep="repeat">url</arg>
   </cmdsynopsis>
@@ -46,7 +47,7 @@
    limited in functionality compared to programs such as curl, wget.
   </para>
   <para>
-   The options must be precede the URL given on the command line to take
+   The options must precede the URL given on the command line, to take
    effect.
   </para>
   <para>
     <listitem><para>
       Specifies a user and a password to be uesd in HTTP
       basic authentication in the following URL fetch. The user
-      and password must be separated by a slash (this it is not
+      and password must be separated by a slash (thus it is not
       possible to specify a user with a slash in it).
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
+    <term>-v</term>
+    <listitem><para>
+      Makes yaz-url dump each HTTP request/response to stdout.
+     </para></listitem>
+   </varlistentry>
+
+   <varlistentry>
     <term>-x <replaceable>proxy</replaceable></term>
     <listitem><para>
       Specifies a proxy to be used for URL fetch.
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->