Difference between revisions of "Command line"

From Tučňák Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
  
* -d - it enables listing debug information to stderr.
+
* -d - it enables listing debug information to stderr.
 +
* -g - force graphics mode
 +
* -h, -?, --help - print hekp about commandline
 +
* -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>
 
* --debug=file - it saves debug information to file <file>

Revision as of 20:15, 24 June 2008

  • -d - it enables listing debug information to stderr.
  • -g - force graphics mode
  • -h, -?, --help - print hekp about commandline
  • -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>