Command line: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 | * -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 19: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>