diff options
author | Bert Münnich <ber.t@posteo.de> | 2019-01-26 14:11:21 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2019-01-26 14:11:21 +0100 |
commit | 174e2dd94c137331fd4b4d2404d43f7ca687c037 (patch) | |
tree | 407eed3a787610a58b9d41e97b7166c1393e77b7 | |
parent | 919ada11232781e3624363d834a6b9851c3a2bcb (diff) |
Overhaul introductionary text
-rw-r--r-- | README.md | 9 | ||||
-rw-r--r-- | sxiv.1 | 5 |
2 files changed, 6 insertions, 8 deletions
@@ -2,11 +2,10 @@ **Simple X Image Viewer** -The primary goal of sxiv is to create an image viewer, which only has the most -basic features required for fast image viewing (the ones I want). It has vi key -bindings and works nicely with tiling window managers. Its code base should be -kept small and clean to make it easy for you to dig into it and customize it -for your needs. +The sole purpose of sxiv is to be the perfect image viewer for me. It is free +software so that you can use it and modify it for your needs. Please file a bug +report if something does not work as documented or expected. Contributions are +welcome but there is no guarantee that they will be incorporated. Features @@ -24,10 +24,9 @@ sxiv \- Simple X Image Viewer .IR ZOOM ] .IR FILE ... .SH DESCRIPTION -sxiv is a simple image viewer for X. It only has the most basic features -required for fast image viewing. +sxiv is a simple image viewer for X. .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 small previews is displayed, making it easy to choose an image to open. .P |