changeset 43:8a7589da1bec

Update documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 19 Mar 2013 05:09:41 +0200
parents 5714d6494163
children e6cb35183ace
files README
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Tue Mar 19 05:07:40 2013 +0200
+++ b/README	Tue Mar 19 05:09:41 2013 +0200
@@ -5,6 +5,19 @@
 
 Ported to libSDL by ccr/TNSP^PWP <ccr@tnsp.org> in March of 2013
 
+Usage
+=====
+There are some commandline options for choosing a resolution,
+and starting in full screen mode:
+
+ -f       Start in full screen
+ -h/-?    Show this help
+ -v<0-2>  Video 0=320x200, 1=640x480 (default), 2=1280x720 (ws)
+ -s<freq> Audio frequency (44100)
+
+You can also switch between fullscreen via 'f' or the more
+traditional alt+enter. Esc exits, as per usual.
+
 
 Building
 ========