Difference between revisions of "Command line"

From Tučňák Wiki
Jump to: navigation, search
Line 3: Line 3:
 
* -d - it enables listing debug information to stderr.
 
* -d - it enables listing debug information to stderr.
 
* -g - force graphics mode
 
* -g - force graphics mode
* -h, -?, --help - print hekp about commandline
+
* -h, -?, --help - print help about command line
 
* -i - print informations about detected hardware
 
* -i - print informations about detected hardware
 
* -k - debug keystrokes in graphics mode
 
* -k - debug keystrokes in graphics mode

Revision as of 21:16, 24 June 2008

  • -d - it enables listing debug information to stderr.
  • -g - force graphics mode
  • -h, -?, --help - print help about command line
  • -i - print informations about detected hardware
  • -k - debug keystrokes in graphics mode
  • -s - print build configuration (settings file)
  • -t - force text mode
  • --debug=file - it saves debug information to file <file>