Man page fixes (#4202)

* Fix syntax of comments in man page

* Move man page to correct section (6 = games)

* Update version in man page
This commit is contained in:
Reiner Herrmann 2020-01-06 00:26:04 +00:00 committed by Benau
parent 4ce88158c8
commit 2f44e5ea1f

View File

@ -1,4 +1,4 @@
.TH "SUPERTUXKART" "1" "10/20/2019" "SuperTuxKart 1.0" "SuperTuxKart Manual" .TH "SUPERTUXKART" "6" "10/20/2019" "SuperTuxKart 1.1" "SuperTuxKart Manual"
.SH NAME .SH NAME
supertuxkart \(em a fun racing game with go-karts supertuxkart \(em a fun racing game with go-karts
.SH SYNOPSIS .SH SYNOPSIS
@ -8,8 +8,8 @@ supertuxkart [options] [<args>]
.PP .PP
This program accepts some optional parameters. This program accepts some optional parameters.
." TODO: Fix indentation for inner "sub-options" as .\" TODO: Fix indentation for inner "sub-options" as
." '--gp=NAME' under '-t'. // 2019 .\" '--gp=NAME' under '-t'. // 2019
.PP .PP
.BR \-N ", " \-\-no\-start\-screen .BR \-N ", " \-\-no\-start\-screen
@ -188,17 +188,17 @@ Number of laps to use in a demo.
Number of karts to use in a demo. Number of karts to use in a demo.
.RE .RE
.PP .PP
." .BR \-\-history .\" .BR \-\-history
." Replay history file 'history.dat'. .\" Replay history file 'history.dat'.
." .BR \-\-test\-ai=N .\" .BR \-\-test\-ai=N
." Use the test\-ai for every n\-th AI kart. .\" Use the test\-ai for every n\-th AI kart.
." (so n=1 means all Ais will be the test ai) .\" (so n=1 means all Ais will be the test ai)
." .\"
." .BR \-\-disable\-item\-collection .\" .BR \-\-disable\-item\-collection
." Disable item collection. Useful for .\" Disable item collection. Useful for
." debugging client/server item management. .\" debugging client/server item management.
." .BR \-\-network\-item\-debugging .\" .BR \-\-network\-item\-debugging
." Print item handling debug information. .\" Print item handling debug information.
.BR \-\-server\-config=file .BR \-\-server\-config=file
.RS 4 .RS 4
Specify the server_config.xml for server hosting, Specify the server_config.xml for server hosting,