summaryrefslogtreecommitdiff
path: root/gemini2html.1
blob: 071a79974f603a686c9aa8c39eedf81043c8dca870b49687671c6f9d45e62daf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH GEMINI2HTML "1" "January 2022" "gemini2html v1.3.3"
.SH NAME
gemini2html \- convert gemini text to HTML
.SH SYNOPSIS
.B gemini2html
[\fIOPTION\fR]... < \fIinput.gmi \fR> \fIoutput.html
.SH DESCRIPTION
.B gemini2html
reads gemtext from standard input and writes the converted HTML to standard output.
.SH OPTIONS
.TP
.BR \-h ", " \-\-help
Display the help menu.
.SH AUTHOR
Written by Nicholas Johnson.
.SH REPORTING BUGS
Report bugs to nick@nicksphere.ch
.SH COPYRIGHT
Copyright © 2022 Nicholas Johnson. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.