Overhaul introductionary text

This commit is contained in:
Bert Münnich 2019-01-26 14:11:21 +01:00
parent 919ada1123
commit 174e2dd94c
2 changed files with 6 additions and 8 deletions

View File

@ -2,11 +2,10 @@
**Simple X Image Viewer** **Simple X Image Viewer**
The primary goal of sxiv is to create an image viewer, which only has the most The sole purpose of sxiv is to be the perfect image viewer for me. It is free
basic features required for fast image viewing (the ones I want). It has vi key software so that you can use it and modify it for your needs. Please file a bug
bindings and works nicely with tiling window managers. Its code base should be report if something does not work as documented or expected. Contributions are
kept small and clean to make it easy for you to dig into it and customize it welcome but there is no guarantee that they will be incorporated.
for your needs.
Features Features

5
sxiv.1
View File

@ -24,10 +24,9 @@ sxiv \- Simple X Image Viewer
.IR ZOOM ] .IR ZOOM ]
.IR FILE ... .IR FILE ...
.SH DESCRIPTION .SH DESCRIPTION
sxiv is a simple image viewer for X. It only has the most basic features sxiv is a simple image viewer for X.
required for fast image viewing.
.P .P
sxiv has two modes of operation: image and thumbnail mode. The default is image It has two modes of operation: image and thumbnail mode. The default is image
mode, in which only the current image is shown. In thumbnail mode a grid of mode, in which only the current image is shown. In thumbnail mode a grid of
small previews is displayed, making it easy to choose an image to open. small previews is displayed, making it easy to choose an image to open.
.P .P