[game-data-packager] 109/293: document the environment variables we now support

Simon McVittie smcv at debian.org
Fri Oct 14 00:12:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch quake
in repository game-data-packager.

commit ef12a65746e50c88be2e8b11ee7bf1c99c56c195
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Oct 14 23:52:42 2010 +0100

    document the environment variables we now support
---
 debian/quake3-server.6 | 9 +++++++++
 debian/quake3.6        | 9 +++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/quake3-server.6 b/debian/quake3-server.6
index 5d0120b..13f3113 100644
--- a/debian/quake3-server.6
+++ b/debian/quake3-server.6
@@ -96,6 +96,15 @@ Configuration and state for Quake III Arena
 .TP
 \fI~/.q3a/missionpack\fR
 Configuration and state for Quake III: Team Arena, if installed
+.SH ENVIRONMENT
+.TP
+\fBQUAKE3_DEBUGGER=\fIcommand\fR
+A debugger or other prefix to prepend to the Quake III command line, such
+as \fBstrace\fR; overridden by \fBQUAKE3_BACKTRACE\fR
+.TP
+\fBQUAKE3_BACKTRACE=1\fR
+Use \fBgdb\fR(1) to get a backtrace if Quake III crashes (the \fBgdb\fR
+package must be installed)
 .SH SEE ALSO
 .BR quake3-server (6)
 .br
diff --git a/debian/quake3.6 b/debian/quake3.6
index a731508..95bff5a 100644
--- a/debian/quake3.6
+++ b/debian/quake3.6
@@ -86,6 +86,15 @@ Configuration and state for Quake III Arena
 .TP
 \fI~/.q3a/missionpack\fR
 Configuration and state for Quake III: Team Arena, if installed
+.SH ENVIRONMENT
+.TP
+\fBQUAKE3_DEBUGGER=\fIcommand\fR
+A debugger or other prefix to prepend to the Quake III command line, such
+as \fBstrace\fR; overridden by \fBQUAKE3_BACKTRACE\fR
+.TP
+\fBQUAKE3_BACKTRACE=1\fR
+Use \fBgdb\fR(1) to get a backtrace if Quake III crashes (the \fBgdb\fR
+package must be installed)
 .SH SEE ALSO
 .BR quake3-server (6)
 .br

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list