Provided by: colobot_0.1.2-3build1_amd64 

NAME
colobot - educational programming strategy game
SYNOPSIS
colobot [-datadir path] [-debug] [-loglevel level] [-language lang]
DESCRIPTION
Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment.
You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It
features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used
to program the robots available in the game.
OPTIONS
-help Display a short help text
-datadir /path/to/data/
Set custom data directory path
-debug Enable debug mode (more info printed in logs)
-loglevel level
Set log level. Possible choices are: trace, debug, info, warn, error, none.
-language lang
Set language. Note that you can also fill the LANG environment variable.
AUTHOR
This manpage was written by Didier Raboud <odyx@debian.org>.
0.1.2-alpha 2013-11-25 COLOBOT(6)