aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-build
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpt-build')
-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