diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -54,6 +54,9 @@ Most protocols are supported because curl(1) is used by default, therefore proxy settings from the environment (such as $http_proxy environment variable) are used. +The sfeed(1) program itself is just a parser and therefore protocol-agnostic. +It can be used for HTTP, HTTPs, Gopher, SSH, etc. + See the section "Usage and examples" below and the man-pages for more information how to use sfeed(1) and the additional tools. |