Command line: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Languages}} | {{Languages}} | ||
* -d - enables print of debug information to stderr | * -d - enables print of debug information to stderr (does not work under Windows, use -Dfile) | ||
* -Dfile - enables print of debug information to 'file' | * -Dfile - enables print of debug information to 'file' | ||
* -g - force graphics mode | * -g - force graphics mode |
Revision as of 19:32, 9 August 2020
- -d - enables print of debug information to stderr (does not work under Windows, use -Dfile)
- -Dfile - enables print of debug information to 'file'
- -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