We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a117e2d commit 5410b29Copy full SHA for 5410b29
tools/projmgr/src/ProjMgr.cpp
@@ -48,7 +48,7 @@ Options:\n\
48
-m, --missing List only required packs that are missing in the pack repository\n\
49
-n, --no-check-schema Skip schema check\n\
50
-N, --no-update-rte Skip creation of RTE directory and files\n\
51
- -o,-O --output arg Base folder for output files, 'outdir' and 'tmpdir' (default \"./\")\n\
+ -o,-O --output arg Base folder for output files, 'outdir' and 'tmpdir' (default: \"Same as '*.csolution.yml'\")\n\
52
-q, --quiet Run silently, printing only error messages\n\
53
-R, --relative-paths Print paths relative to project or ${CMSIS_PACK_ROOT}\n\
54
-S, --context-set Select the context names from cbuild-set.yml for generating the target application\n\
0 commit comments