Fix $ZYPP_MEDIA_CURL_DEBUG documentation
authorMichael Andres <ma@suse.de>
Wed, 10 Apr 2013 11:27:21 +0000 (13:27 +0200)
committerMichael Andres <ma@suse.de>
Fri, 12 Apr 2013 08:04:49 +0000 (10:04 +0200)
doc/autoinclude/EnvironmentVariables.doc

index 23b69c8..2f7d324 100644 (file)
@@ -24,7 +24,7 @@ Note that for Boolean variables we usually test whether the variable exists and
 \li \c ZYPP_LIBSOLV_FULLLOG=1 Verbose logging when resolving dependencies.
 \li (\c ZYPP_LIBSAT_FULLLOG=1) deprecated since \c libzypp-10.x, prefer \c ZYPP_LIBSOLV_FULLLOG
 
-\li \c ZYPP_MEDIA_CURL_DEBUG=<0|1> Log http headers, if \c 1 also log server responses.
+\li \c ZYPP_MEDIA_CURL_DEBUG=<1|2> Log http headers, if \c 2 also log server responses.
 
 \subsection zypp-envars-mediabackend Selecting the mediabackend to use.
 
@@ -47,4 +47,4 @@ Note that for Boolean variables we usually test whether the variable exists and
 \li \c ZYPP_LOCKFILE_ROOT=<PATH> Hack to circumvent the currently poor --root support.
 \li \c ZYPP_PROFILING=1
 
-*/
\ No newline at end of file
+*/