Skip to content

Commit 5410b29

Browse files
authored
Update tools/projmgr/src/ProjMgr.cpp
1 parent a117e2d commit 5410b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/projmgr/src/ProjMgr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Options:\n\
4848
-m, --missing List only required packs that are missing in the pack repository\n\
4949
-n, --no-check-schema Skip schema check\n\
5050
-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\
51+
-o,-O --output arg Base folder for output files, 'outdir' and 'tmpdir' (default: \"Same as '*.csolution.yml'\")\n\
5252
-q, --quiet Run silently, printing only error messages\n\
5353
-R, --relative-paths Print paths relative to project or ${CMSIS_PACK_ROOT}\n\
5454
-S, --context-set Select the context names from cbuild-set.yml for generating the target application\n\

0 commit comments

Comments
 (0)