mirror of
https://github.com/zyphlar/bdf2c.git
synced 2024-03-08 13:47:46 +00:00
MAN page prototype.
This commit is contained in:
parent
d8292f25bd
commit
a2cc1f4987
27
bdf2c.1
Normal file
27
bdf2c.1
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
.pc
|
||||||
|
.TH "bdf2c" 1 "2009-02-16" "1" "bdf2c Manual"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
bdf2c \- converts bdf font files into C include files
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B bdf2c
|
||||||
|
.I [-?|-h]
|
||||||
|
.I [-c]
|
||||||
|
.I [-C file]
|
||||||
|
.I [-b]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
|
.B -?|-h
|
||||||
|
Show help options.
|
||||||
|
.TP
|
||||||
|
|
||||||
|
.SH AUTHOR
|
||||||
|
Johns (2009) <johns98@gmx.net>.
|
||||||
|
|
||||||
|
.SH COPYRIGHT
|
||||||
|
Copyright (C) 2009 Johns. License: AGPLv3
|
Loading…
Reference in New Issue
Block a user