Command line options

Genero Studio can be launched at the command line with the command generostudio at a console, terminal, or using the Genero Workplace Window.

Syntax

generostudio [options]
Table 1. Genero Studio command line options
Option Description
-h Display help instead of the standard behavior.
-V Display program name and version information.
-height HEIGHT Set window height in pixels.
-width WIDTH Set window width in pixels
-translate LOCALE Specify the locale for translating the error messages. The available locales are:
  • en_US (US English), the default
  • zh_CH (simplified Chinese characters)
  • zh_TW (traditional Chinese characters)
-log [all, req, id] Set the log level. Use all to turn on all logs, req to turn on server request logs, and id to turn on logs for a given module.
-diff FILE1 FILE2 Open the given files in diff mode. See Using the Diff tool.