-
Notifications
You must be signed in to change notification settings - Fork 1
Standard flags
Matt Windsor edited this page Apr 24, 2019
·
3 revisions
Each act subcommand takes the following standard flags on the command line.
-
-no-warnings: disables the printing of warnings generated byact. (Errors, as well as warnings generated by external programs, remain enabled.) -
-verbose: generally increases the verbosity ofact's output (without this,actprefers to be fairly quiet when everything is going OK). Different commands interpret this in different ways. -
-colour(yes, with anu): can be set toauto(default),always, ornever, and controls whether and whenactoutputs various things in colour.
-
-config FILE: tellsactto read its configuration fromFILE. (It defaults toact.conf.)
-
-help: prints (autogenerated) command-line help.