From 8b36a08eaa376b85d668edb66eff97b3916e5d2b Mon Sep 17 00:00:00 2001 From: Phil Mesnier Date: Mon, 11 Nov 2013 17:31:31 +0000 Subject: Mon Nov 11 17:27:23 UTC 2013 Phil Mesnier * docs/USAGE: Clean up a couple of typos. --- docs/USAGE | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/USAGE b/docs/USAGE index fbc5d68e..7f42c664 100644 --- a/docs/USAGE +++ b/docs/USAGE @@ -15,13 +15,13 @@ Usage: mwc.pl [-global ] [-include ] [-recurse] [-noreldefs] [-notoplevel] [-static] [-genins] [-use_env] [-value_template ] [-value_project ] - [-make_coexistence] [-feature_file ] - [-expand_vars] [-features ] [-gendot] + [-make_coexistence] [-feature_file ] [-gendot] + [-expand_vars] [-features ] [-exclude ] [-name_modifier ] [-apply_project] [-version] [-into ] - [-gfeature_file ] [-nocomments] [-for_eclipse] + [-gfeature_file ] [-nocomments] + [-relative_file ] [-for_eclipse] [-workers <#>] [-workers_dir | -workers_port <#>] - [-relative_file ] [-language ] [-type ] [-include ] [-recurse] This option can be used multiple times to add multiple variables. -relative_file Specifies the relative file to read before processing. - The default feature file is default.rel under the + The default relative file is default.rel under the config directory. -static Specifies that only static projects will be generated. By default, only dynamic projects are generated. @@ -103,7 +103,7 @@ Usage: mwc.pl [-global ] [-include ] [-recurse] -use_env Use environment variables for all uses of $() instead of the relative replacement values. -value_project This option allows modification of a project variable - assignment . Use += to add VAL to the NAME's value. + assignment. Use += to add VAL to the NAME's value. Use -= to subtract and = to override the value. This can be used to introduce new name value pairs to a project. However, it must be a valid project -- cgit v1.2.1