Doc tweaks
This commit is contained in:
parent
503c338ba6
commit
d4d5f3715d
2 changed files with 13 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2003 by Bill Kendrick
|
||||||
bill@newbreedsoftware.com
|
bill@newbreedsoftware.com
|
||||||
http://www.newbreedsoftware.com/tuxpaint/
|
http://www.newbreedsoftware.com/tuxpaint/
|
||||||
|
|
||||||
December 22, 2003
|
December 23, 2003
|
||||||
|
|
||||||
|
|
||||||
LOW-PRIORITY DOCUMENTATION CHANGES:
|
LOW-PRIORITY DOCUMENTATION CHANGES:
|
||||||
|
|
@ -17,6 +17,11 @@ LOW-PRIORITY DOCUMENTATION CHANGES:
|
||||||
|
|
||||||
* Mention CONFDIR in INSTALL.txt
|
* Mention CONFDIR in INSTALL.txt
|
||||||
|
|
||||||
|
* Meniton "--lang help" in README.
|
||||||
|
|
||||||
|
* Automagically make documentation path correct in man page.
|
||||||
|
(Turn man page into a template, then process during compile)
|
||||||
|
|
||||||
|
|
||||||
HIGH-PRIORITY IMPLEMENTATION CHANGES:
|
HIGH-PRIORITY IMPLEMENTATION CHANGES:
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
.\" tuxpaint.1 - 2003.12.18
|
.\" tuxpaint.1 - 2003.12.23
|
||||||
.TH TUXPAINT 1 "18 Dec 2003" "0.9.13" "Tux Paint"
|
.TH TUXPAINT 1 "23 Dec 2003" "0.9.13" "Tux Paint"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
tuxpaint -- A drawing program for young children.
|
tuxpaint -- A drawing program for young children.
|
||||||
|
|
||||||
|
|
@ -59,7 +59,7 @@ tuxpaint -- A drawing program for young children.
|
||||||
|
|
||||||
.TP 9
|
.TP 9
|
||||||
.B tuxpaint
|
.B tuxpaint
|
||||||
[\-\-lang \fILANGUAGE\fP]
|
[\-\-lang \fILANGUAGE\fP | \-\-lang help]
|
||||||
|
|
||||||
.TP 9
|
.TP 9
|
||||||
.B tuxpaint
|
.B tuxpaint
|
||||||
|
|
@ -348,6 +348,10 @@ walloon
|
||||||
.RE
|
.RE
|
||||||
.PD
|
.PD
|
||||||
|
|
||||||
|
.TP 8
|
||||||
|
.B \-\- lang help
|
||||||
|
Display a lists of all supported languages.
|
||||||
|
|
||||||
.SH OPTIONS - MISCELLANEOUS
|
.SH OPTIONS - MISCELLANEOUS
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-nosysconfig
|
.B \-\-nosysconfig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue