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