X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-url-man.xml;h=e3bef4a088a15115a1bc9706487ad9b54b7506cd;hp=8c9786c4b93a3277b348688e10be677ee5997b70;hb=053367cbe356fb3ce0def34b065dae589d700daf;hpb=4c2a1989cfcdeba0338fce5fe9152a37837ef28a diff --git a/doc/yaz-url-man.xml b/doc/yaz-url-man.xml index 8c9786c..e3bef4a 100644 --- a/doc/yaz-url-man.xml +++ b/doc/yaz-url-man.xml @@ -14,13 +14,13 @@ &version; Index Data - + yaz-url 1 Commands - + yaz-url YAZ URL fetch utility @@ -33,12 +33,14 @@ -m method -O fname -p fname + -R num -u user/password + -v -x proxy url - + DESCRIPTION yaz-url is utility to get web content. It is very @@ -87,6 +89,14 @@ + -R num + + Sets maximum number of HTTP redirects to be followed. + A value of zero disables follow of HTTP redirects. + + + + -u user/password Specifies a user and a password to be uesd in HTTP @@ -97,6 +107,13 @@ + -v + + Makes yaz-url dump each HTTP request/response to stdout. + + + + -x proxy Specifies a proxy to be used for URL fetch.