cwesnoth: Add some documentation

This commit is contained in:
Ignacio R. Morelle 2015-04-25 04:47:23 -04:00
parent c1fad7357d
commit e32d9009dd

View File

@ -1,4 +1,11 @@
@echo off
rem
rem Runs Wesnoth with a Windows console attached.
rem
rem Usage:
rem cwesnoth <command line>
rem
set SDL_STDIO_REDIRECT=0
@wesnoth --wconsole %*