summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2019-01-26 14:11:21 +0100
committerBert Münnich <ber.t@posteo.de>2019-01-26 14:11:21 +0100
commit174e2dd94c137331fd4b4d2404d43f7ca687c037 (patch)
tree407eed3a787610a58b9d41e97b7166c1393e77b7
parent919ada11232781e3624363d834a6b9851c3a2bcb (diff)
downloadnsxiv-174e2dd94c137331fd4b4d2404d43f7ca687c037.tar.zst
Overhaul introductionary text
-rw-r--r--README.md9
-rw-r--r--sxiv.15
2 files changed, 6 insertions, 8 deletions
diff --git a/README.md b/README.md
index 857eaf8..7b4ecb5 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/sxiv.1 b/sxiv.1
index 261432b..01e7dbf 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -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