Added sections "PROTOCOL SUPPORT" and "ENVIRONMENT" to man-page.

This commit is contained in:
tastytea 2019-05-18 01:36:19 +02:00
parent 662fe22df4
commit ea3a545769
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 16 additions and 1 deletions

View File

@ -2,7 +2,7 @@
:doctype: manpage
:Author: tastytea
:Email: tastytea@tastytea.de
:Date: 2019-05-16
:Date: 2019-05-18
:Revision: 0.0.0
:man source: remwharead
:man manual: General Commands Manual
@ -68,12 +68,27 @@ implementation follows RFC 4180 and the full MIME media type is
AsciiDoc is a markup language that can be read as plain text or converted to
HTML, PDF and many other formats.
== PROTOCOL SUPPORT
Since remwharead is built on libcurl, it supports the same protocols. See
*curl*(1), section _DESCRIPTION_. Titles and descriptions are currently only extracted
when using HTTP(S).
== ENVIRONMENT
You can use proxy servers with the same environment variables as curl. See
*curl*(1), section _ENVIRONMENT_.
== FILES
* *Database*: `${XDG_DATA_HOME}/remwharead/database.sqlite`
`${XDG_DATA_HOME}` is usually `~/.local/share`.
== SEE ALSO
*curl*(1)
== REPORTING BUGS
Bugtracker: https://schlomp.space/tastytea/remwharead/issues