summaryrefslogtreecommitdiff
path: root/help.txt
diff options
context:
space:
mode:
authorFranziskus Kiefer <franziskuskiefer@gmail.com>2017-11-08 12:24:29 +0100
committerFranziskus Kiefer <franziskuskiefer@gmail.com>2017-11-08 12:24:29 +0100
commitee5cd9205248dc002160e8454a6273e100dc57df (patch)
tree3da88a4a0d10b9f6ae28c3ea10b2086f3ee8f9cc /help.txt
parent0a05ab50c5a6c3aedfc263d8d1288fed33a6214b (diff)
downloadnss-hg-ee5cd9205248dc002160e8454a6273e100dc57df.tar.gz
Bug 1415505 - add clean only target to build.sh, r=ttaubert
Reviewers: ttaubert Reviewed By: ttaubert Differential Revision: https://phabricator.services.mozilla.com/D104
Diffstat (limited to 'help.txt')
-rw-r--r--help.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/help.txt b/help.txt
index 15d0fe8ca..03ed36e6c 100644
--- a/help.txt
+++ b/help.txt
@@ -1,4 +1,4 @@
-Usage: build.sh [-hcv] [-j <n>] [--nspr] [--gyp|-g] [--opt|-o] [-m32]
+Usage: build.sh [-hcv] [-cc] [-j <n>] [--nspr] [--gyp|-g] [--opt|-o] [-m32]
[--test] [--pprof] [--scan-build[=output]] [--ct-verif]
[--asan] [--ubsan] [--msan] [--sancov[=edge|bb|func|...]]
[--disable-tests] [--fuzz[=tls|oss]] [--system-sqlite]
@@ -14,6 +14,7 @@ NSS build tool options:
-h display this help and exit
-c clean before build
+ -cc clean without building
-v verbose build
-j <n> run at most <n> concurrent jobs
--nspr force a rebuild of NSPR