aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-30 13:36:29 +0000
committermerakor <cem@ckyln.com>2021-07-30 13:36:29 +0000
commit28b6e68c812da646c181bb60b2276037bc7de0b9 (patch)
tree98b7c86fb44914e5a5b899ee2839e63734eb08e9
parentcfd4886decbb625281adb0635a6c15fff0945f3a (diff)
downloadcpt-28b6e68c812da646c181bb60b2276037bc7de0b9.tar.gz
docs: update
FossilOrigin-Name: dce7e73a77c1f4a21b107b3c93559d2e047a9774647f62a4257a5404dc993e6e
-rwxr-xr-xsrc/cpt-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpt-build b/src/cpt-build
index cb93949..4eccbd1 100755
--- a/src/cpt-build
+++ b/src/cpt-build
@@ -2,7 +2,7 @@
# Build a package
parser_definition() {
- setup REST help:usage -- "usage: ${0##*/} [pkg...]"
+ setup REST help:usage -- "usage: ${0##*/} [-tfy] [--root ROOT] [pkg...]"
msg -- '' 'Options:'
flag CPT_TEST -t --test export:1 init:@export -- "Run tests (if they exist)"
global_options