mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 11:28:16 +00:00
documented the exit status conventions
This commit is contained in:
parent
21ec2794b5
commit
6d01a58230
@ -232,6 +232,10 @@ file.
|
|||||||
sets the number of turns for the chosen scenario. The default is
|
sets the number of turns for the chosen scenario. The default is
|
||||||
.BR 50 .
|
.BR 50 .
|
||||||
.
|
.
|
||||||
|
.SH EXIT STATUS
|
||||||
|
.
|
||||||
|
Normal exit status is 0. An exit status of 1 indicates an (SDL, video, fonts, etc) initialization error. An exit status of 2 indicates an error with the command line options.
|
||||||
|
.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
.
|
.
|
||||||
Written by David White <davidnwhite@verizon.net>.
|
Written by David White <davidnwhite@verizon.net>.
|
||||||
|
@ -262,6 +262,10 @@ The reply-to address of you mail.
|
|||||||
.B mail_port
|
.B mail_port
|
||||||
The port on which your mail server is running. Default is 25.
|
The port on which your mail server is running. Default is 25.
|
||||||
.
|
.
|
||||||
|
.SH EXIT STATUS
|
||||||
|
.
|
||||||
|
Normal exit status is 0 when the server was properly shutdown. An exit status of 2 indicates an error with the command line options.
|
||||||
|
.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
.
|
.
|
||||||
Written by David White <davidnwhite@verizon.net>.
|
Written by David White <davidnwhite@verizon.net>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user