Cosmetic fixes in manpage.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
396a81aa4d
commit
1627b555ec
|
@ -2,7 +2,7 @@
|
||||||
:doctype: manpage
|
:doctype: manpage
|
||||||
:Author: tastytea
|
:Author: tastytea
|
||||||
:Email: tastytea@tastytea.de
|
:Email: tastytea@tastytea.de
|
||||||
:Date: 2019-12-29
|
:Date: 2019-12-31
|
||||||
:Revision: 0.0.0
|
:Revision: 0.0.0
|
||||||
:man source: mastorss
|
:man source: mastorss
|
||||||
:man manual: General Commands Manual
|
:man manual: General Commands Manual
|
||||||
|
@ -136,8 +136,8 @@ Currently only HTTP and HTTPS are supported.
|
||||||
== PROXY SERVERS
|
== PROXY SERVERS
|
||||||
|
|
||||||
mastorss supports HTTP proxies set via the environment variable
|
mastorss supports HTTP proxies set via the environment variable
|
||||||
_http_proxy_. Accepted format: _\http://[user[:password]@]host[:port]/_ No SOCKS
|
_http_proxy_. Accepted format: _+++http://[user[:password]@]host[:port]/+++_. No
|
||||||
proxy support yet, sorry.
|
SOCKS proxy support yet, sorry.
|
||||||
|
|
||||||
.Use mastorss with a proxy server
|
.Use mastorss with a proxy server
|
||||||
================================================================================
|
================================================================================
|
||||||
|
@ -174,9 +174,9 @@ Define the variable `MASTORSS_DEBUG` to enable debug output.
|
||||||
|
|
||||||
.Debug mastorss while using the profile “example”.
|
.Debug mastorss while using the profile “example”.
|
||||||
================================================================================
|
================================================================================
|
||||||
[source,shell]
|
[source,shellsession]
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
MASTORSS_DEBUG=1 mastorss example
|
% MASTORSS_DEBUG=1 mastorss example
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user