This commit is contained in:
Nikita Ivanov 2022-08-02 22:45:42 +05:00
parent 7919d67e21
commit 1eff006767
No known key found for this signature in database
GPG Key ID: 6E656AC5B97B5133

View File

@ -254,16 +254,16 @@ Comments start with number sign
.PP
Example:
.
.EX
.IP
.EX
# Set an option
set forcekitty
.IP
\~
# Add a new preview
preview cow .moo {{
\& cowsay < "$f"
}}
.IP
\~
# Remove some previews
remove w3m
remove lynx
@ -340,7 +340,7 @@ to produce a formatted manpage like the one you are reading.
.
.PP
Manpages filenames may also end with other extensions:
\(lq.2\(rq,\(lq.3\(rq,\(lq.4\(rq and so on.
\(lq.2\(rq, \(lq.3\(rq, \(lq.4\(rq and so on.
It's possible to make user-defines previews apply to several
file types at once:
.