Difference between revisions of "Command line"

From Tučňák Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
  
* -d - it enables listing debug information to stderr.
+
* -c use other tucnakrc (requires full file name). Do not affect other files in Tucnak directory.
* -g - force graphics mode
+
* -d enables print of debug information to stderr (does not work under Windows, use -Dfile)
* -h, -?, --help - print help about command line
+
* -Dfile enables print of debug information to 'file'
* -i - print informations about detected hardware
+
* -g force graphics mode
* -k - debug keystrokes in graphics mode
+
* -h, -? print help about command line
* -s - print build configuration (settings file)
+
* -i print informations about detected hardware
* -t - force text mode
+
* -k debug keystrokes in graphics mode
* --debug=file - it saves debug information to file <file>
+
* -m set time on PC from master (requires root privileges)
 +
* -s print build configuration (settings file)
 +
* -t force text mode

Latest revision as of 07: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