Sfoglia il codice sorgente

Fixed hyphen-used-as-minus-sign issues in man page

master
Bert 14 anni fa
parent
commit
5c77e1aa22
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      sxiv.1

+ 2
- 2
sxiv.1 Vedi File

@@ -76,7 +76,7 @@ Start in thumbnail mode.
Print version information to standard output and exit. Print version information to standard output and exit.
.TP .TP
.B \-Z .B \-Z
The same as `-z 100'.
The same as `\-z 100'.
.TP .TP
.BI "\-z " ZOOM .BI "\-z " ZOOM
Scale all images to the current zoom level, use a zoom level of Scale all images to the current zoom level, use a zoom level of
@@ -236,7 +236,7 @@ Additionally, run the following command afterwards inside the cache directory
to remove empty subdirectories: to remove empty subdirectories:
.P .P
.RS .RS
find -type d -empty -delete
find \-type d \-empty \-delete
.RE .RE
.SH AUTHORS .SH AUTHORS
.EX .EX


Loading…
Annulla
Salva