diff options
author | Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> | 2021-11-01 00:13:40 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 03:13:40 +0000 |
commit | d8a4d71af1af15bb0f94d34dbc3cda46a6efa133 (patch) | |
tree | cfa48ea6ea910065c2fb1ff7b0298437f023200d | |
parent | d0b5005a023da1e436665fc1d795b20246dd9d80 (diff) |
fix: man page title for neo sxiv (#152)
-rw-r--r-- | nsxiv.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ .TH NSXIV 1 nsxiv\-VERSION .SH NAME -nsxiv \- Simple X Image Viewer +nsxiv \- Neo Simple X Image Viewer .SH SYNOPSIS .B nsxiv .RB [ \-abcfhiopqrtvZ0 ] @@ -29,7 +29,7 @@ nsxiv \- Simple X Image Viewer nsxiv is a simple image viewer for X. .P 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. .P Please note, that the fullscreen mode requires an EWMH/NetWM compliant window @@ -111,7 +111,7 @@ seconds. may be a floating point number. .TP .BI "\-s " MODE -Set scale mode according to MODE character. Supported modes are: [d]own, +Set scale mode according to MODE character. Supported modes are: [d]own, [f]it, [F]ill, [w]idth, [h]eight. .TP .B \-t @@ -468,7 +468,7 @@ Bert Muennich <ber.t at posteo.de> .EE .SH CURRENT MAINTAINERS .EX -Anupam Ashish Minz +Anupam Ashish Minz Berke Kocaoğlu <berke.kocaoglu at metu.edu.tr> Guilherme Freire Kian Kasad <kian at kasad.com> |