diff options
author | portix <none@none> | 2012-12-12 22:57:43 +0100 |
---|---|---|
committer | portix <none@none> | 2012-12-12 22:57:43 +0100 |
commit | 134534d19053da93c75e9fb63177c218285955f5 (patch) | |
tree | b2f8b2ab04cd49875b967b8724072adf593815c9 /doc/dwbem.1.txt | |
parent | 568af55053d2809ad5c17ca37eee701d3e7db632 (diff) | |
download | dwb-134534d19053da93c75e9fb63177c218285955f5.zip |
Commmandline option --proxy for dwbem; respect https_proxy and http_proxy, closing #250.
Diffstat (limited to 'doc/dwbem.1.txt')
-rw-r--r-- | doc/dwbem.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dwbem.1.txt b/doc/dwbem.1.txt index c1bf7ed6..39b50b60 100644 --- a/doc/dwbem.1.txt +++ b/doc/dwbem.1.txt @@ -95,6 +95,10 @@ OPTIONS Remove an extension. If it is a remote extension the extension will be deleted. This option also discards the configuration. +*-p* 'extension':: +*--proxy* 'extension':: + HTTP-proxy to use, also overrides the environment variables *https_proxy* and *http_proxy*. + *-u*:: *--upgrade*:: Update installed extensions. |