diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-13 12:09:19 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-07-26 00:39:27 +0200 |
commit | 2b36ce7609bda24b6e5a8f5fb5e20852b2db2cb4 (patch) | |
tree | 21f92a13c402feeb78d8776f16da5e85f6144109 /doc/dillo.1.in | |
parent | 5d4864c1cde83db9f3558860c3879f81288b08fb (diff) |
Mention SVG support in the documentation
Diffstat (limited to 'doc/dillo.1.in')
-rw-r--r-- | doc/dillo.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dillo.1.in b/doc/dillo.1.in index 09d62ab6..1a8b322c 100644 --- a/doc/dillo.1.in +++ b/doc/dillo.1.in @@ -16,7 +16,7 @@ HTTPS support can be enabled. Both FTP and Dillo's download manager use the .BR wget (1) downloader. .PP -Dillo displays HTML, text, PNG, JPEG, and GIF files. +Dillo displays HTML, text, PNG, JPEG, GIF and SVG files. It handles cookies, HTTP authentication (basic and digest), proxying (basic), and some CSS. .PP |