Difference between revisions of "Command line"

From Tučňák Wiki
Jump to: navigation, search
(New page: * -d - it enables listing debug information to stderr. * --debug=file - it saves debug information to file <file>)
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
* -d - it enables listing debug information to stderr.
+
{{Languages}}
* --debug=file - it saves debug information to file <file>
+
 
 +
* -c use other tucnakrc (requires full file name). Do not affect other files in Tucnak directory.
 +
* -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

Latest revision as of 08:50, 26 April 2022

  • -c use other tucnakrc (requires full file name). Do not affect other files in Tucnak directory.
  • -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