diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-21 19:55:33 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-23 07:12:47 +0700 |
commit | 662b7ab6ca30d86518b6f74c0a9a07204264e1dd (patch) | |
tree | e838025ae9c7000ae0bdd170f55fca6af1010754 /games/oblige/oblige.6 | |
parent | 45b7b9ba8ae30fa446e8f339fffc560fcb02f33f (diff) | |
download | slackbuilds-662b7ab6ca30d86518b6f74c0a9a07204264e1dd.tar.gz |
games/oblige: Updated for version 7.70.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/oblige/oblige.6')
-rw-r--r-- | games/oblige/oblige.6 | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/games/oblige/oblige.6 b/games/oblige/oblige.6 index 0c70b2891a..2748279bc1 100644 --- a/games/oblige/oblige.6 +++ b/games/oblige/oblige.6 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH OBLIGE 6 "2015-05-10" "6.20" "SlackBuilds.org" +.TH OBLIGE 6 "2017-12-21" "7.70" "SlackBuilds.org" .SH NAME oblige \- random level generator for Doom and Doom II . @@ -38,7 +38,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] . .SH SYNOPSIS .sp -oblige [\fI\-options\fP] +oblige [\fI\-options\fP] [\fIkey=value\fP \fI\&...\fP] .SH DESCRIPTION .sp \fBoblige\fP creates a patch WAD file for use with Doom or Doom II, @@ -51,7 +51,7 @@ noninteractively (see the \fB\-b\fP option below). .INDENT 0.0 .TP .BI \-\-home \ <dir> -Home directory, where B<oblige> looks for its config file, and creates +Home directory, where \fBoblige\fP looks for its config file, and creates temporary files. Default is \fI~/.oblige\fP\&. .TP .BI \-\-install \ <dir> @@ -59,7 +59,7 @@ Installation directory, where \fBoblige\fP looks for lua scripts and other data. Default is \fI/usr/share/oblige\fP\&. .TP .BI \-\-config \ <file> -Config file to use. Default is \fI~/.oblige/CONFIG.txt\fP\&. Not used in +Config file to use. Default is \fI~/.oblige/CONFIG.txt\fP in GUI mode, none in \fB\-\-batch\fP mode. .UNINDENT .INDENT 0.0 @@ -86,12 +86,17 @@ config file is ignored, and a new seed is generated. Enable verbose debugging messages in log. .TP .B \-\-terminal\fP,\fB \-t -Print log messages to stdout (rather than \fI~/.oblige/LIGS.txt\fP). Disabled +Print log messages to stdout (rather than \fI~/.oblige/LOGS.txt\fP). Disabled by default, unless in \fB\-\-batch\fP mode. .TP .B \-\-help\fP,\fB \-h Show built\-in help message. .UNINDENT +.INDENT 0.0 +.TP +.B \fBkey=value\fP +Override setting from CONFIG.txt. May be given multiple times. +.UNINDENT .\" other sections we might want, uncomment as needed. . .\" FILES @@ -116,10 +121,10 @@ Show built\-in help message. . .SH COPYRIGHT .sp -See the file /usr/doc/oblige\-6.20/GPL.txt for license information. +See the file /usr/doc/oblige\-7.70/GPL.txt for license information. .SH AUTHORS .sp -\fBoblige\fP is (c) 2006\-2015 by Andrew Apted. +\fBoblige\fP is (c) 2006\-2017 by Andrew Apted. .sp This man page written for the SlackBuilds.org project by B. Watson, and is licensed under the WTFPL. |