mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 13:53:07 +01:00
Fix
This commit is contained in:
parent
78b1bf2f7a
commit
d6642a19dc
22
doc/ctpv.1
22
doc/ctpv.1
@ -183,7 +183,7 @@ program):
|
||||
.PP
|
||||
.Ex
|
||||
preview cow .moo {{
|
||||
cowsay < "$f"
|
||||
\& cowsay < "$f"
|
||||
}}
|
||||
.Ee
|
||||
.PP
|
||||
@ -204,14 +204,14 @@ contains \(lqsome text\(rq will produce the following output:
|
||||
\# (__)\ )\/\
|
||||
\# ||----w |
|
||||
\# || ||
|
||||
\& \(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul
|
||||
\&< some text >
|
||||
\& \(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi
|
||||
\& \(rs ^\(ul\(ul^
|
||||
\& \(rs (oo)\(rs\(ul\(ul\(ul\(ul\(ul\(ul\(ul
|
||||
\& (\(ul\(ul)\(rs )\(rs/\(rs
|
||||
\& ||\(mi\(mi\(mi\(miw |
|
||||
\& || ||
|
||||
\&\ \(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\(ul\
|
||||
\&<\ some\ text\ >
|
||||
\&\ \(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\(mi\
|
||||
\&\ \ \ \ \ \ \ \ \(rs\ \ \ ^\(ul\(ul^
|
||||
\&\ \ \ \ \ \ \ \ \ \(rs\ \ (oo)\(rs\(ul\(ul\(ul\(ul\(ul\(ul\(ul
|
||||
\&\ \ \ \ \ \ \ \ \ \ \ \ (\(ul\(ul)\(rs\ \ \ \ \ \ \ )\(rs/\(rs
|
||||
\&\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ||\(mi\(mi\(mi\(miw\ |
|
||||
\&\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ||\ \ \ \ \ ||
|
||||
.Ee
|
||||
.PP
|
||||
.
|
||||
@ -252,7 +252,7 @@ in preview definition:
|
||||
.PP
|
||||
.Ex
|
||||
preview json_example application/json {{
|
||||
# preview json files
|
||||
\& # preview json files
|
||||
}}
|
||||
.Ee
|
||||
.PP
|
||||
@ -264,7 +264,7 @@ by replacing it with
|
||||
.PP
|
||||
.Ex
|
||||
preview any_text_example text/* {{
|
||||
# this one applies to all text files
|
||||
\& # this one applies to all text files
|
||||
}}
|
||||
.Ee
|
||||
.PP
|
||||
|
Loading…
Reference in New Issue
Block a user