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 help about command line
+
* -h, -? - 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
Line 9: Line 9:
 
* -s - print build configuration (settings file)
 
* -s - print build configuration (settings file)
 
* -t - force text mode
 
* -t - force text mode
* --debug=file - it saves debug information to file <file>
 

Revision as of 12:04, 27 October 2011

  • -d - it enables listing debug information to stderr.
  • -g - force graphics mode
  • -h, -? - print help about command line
  • -i - print informations about detected hardware
  • -k - debug keystrokes in graphics mode
  • -m - set time on PC from master (requires root privileges)
  • -s - print build configuration (settings file)
  • -t - force text mode