This is an automated email from the git hooks/post-receive script. ana.c-guest pushed a commit to branch master in repository vor.
commit 45bc3c8e5e2ba395e9e11441bdde503b47d725e0 Author: Ana C. Custura <[email protected]> Date: Sun May 22 17:34:32 2016 +0100 Adds more information to manpages. Closes #824159 --- debian/vor.6 | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/debian/vor.6 b/debian/vor.6 index 7ea68da..685cd01 100644 --- a/debian/vor.6 +++ b/debian/vor.6 @@ -20,13 +20,34 @@ .SH NAME vor \- 2D action space game .SH SYNOPSIS -.B vor +.B vor +.RI [ options ] +.br .SH DESCRIPTION .PP -\fBVor\fP is a 2D game centred around dodging rocks in space. Use arrow keys to navigate. For more information see http://sametwice.com/vor. +\fBVor\fP is a 2D game centred around dodging rocks in space. For more information see http://sametwice.com/vor. +.br +.SH OPTIONS +.PP +.TP +.B \- l +Starts VoR in fullscreen mode +.TP +.B \- s +Disables music and sound effects +.br +.SH CONTROLS +.PP +Navigation- Arrow keys/Numpad +.br +Fullscreen - f +.br +Pause - p or Space key +.br +Quit - q or Esc key .br -.SH AUTHOR -Vor is developed by Jason Woofen. +.SH AUTHORS +Vor is developed by Jason Woofenden and Joshua Grams. .PP This manual page for was written by Ana C. for the Debian project (and may be used by others). ~ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/vor.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

