Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tools:start [2021/05/19 10:43]
rajit [Common command-line options]
tools:start [2021/05/19 10:43]
rajit [Common command-line options]
Line 36: Line 36:
    * ''-V//name//'': turn on verbose log messages in the ACT library. Currently ''name'' can be:    * ''-V//name//'': turn on verbose log messages in the ACT library. Currently ''name'' can be:
       * ''config'' : print out absolute paths for the config files read. This goes to stderr by default       * ''config'' : print out absolute paths for the config files read. This goes to stderr by default
-    * ''-log=//file//'': save log messages to the specified file +   * ''-log=//file//'': save log messages to the specified file 
-    * ''-lev=//level//'': set log level flags +   * ''-lev=//level//'': set log level flags 
-    * ''-opt=//str//'': set option string for ACT ''getopt()'' API+   * ''-opt=//str//'': set option string for ACT ''getopt()'' API
  
 An individual project might want to include a standard set of ACT options (e.g. -T//tech//) for all ACT tool invocations. The environment variable ''ACT_STD_CMDLINE'' can be set to the standard command-line options. An individual project might want to include a standard set of ACT options (e.g. -T//tech//) for all ACT tool invocations. The environment variable ''ACT_STD_CMDLINE'' can be set to the standard command-line options.