diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-01-25 05:58:34 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-01-25 05:59:05 +0100 |
commit | 5c725d196870a9a1d81c26e1adc1ec0f74bf0711 (patch) | |
tree | d80e65eda3a1428f4b4ae7a051be346a29d6b8ac /docs | |
parent | ee71fb0dd0cd3e8d1cfdd2eae9b4b4e741e51d6a (diff) | |
download | fiv-5c725d196870a9a1d81c26e1adc1ec0f74bf0711.tar.gz fiv-5c725d196870a9a1d81c26e1adc1ec0f74bf0711.tar.xz fiv-5c725d196870a9a1d81c26e1adc1ec0f74bf0711.zip |
Fix some user guide formatting
Diffstat (limited to 'docs')
-rw-r--r-- | docs/fiv.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/fiv.html b/docs/fiv.html index b913f0d..3638831 100644 --- a/docs/fiv.html +++ b/docs/fiv.html @@ -64,8 +64,6 @@ adjusts the zoom level. <p>Files are iterated in the same order, and using the same filtering as in the browser. -<p> - <h2>File formats</h2> <p>The list of all supported file formats may be obtained by running: @@ -74,7 +72,7 @@ the browser. fiv --list-supported-media-types </pre> -Unless it has been turned off in your installation, you may extend it through +<p>Unless it has been turned off in your installation, you may extend it through gdk-pixbuf modules. <h2>Thumbnails</h2> |