File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ _nx_command() {
349
349
" --nx-ignore-cycles[Ignore cycles in the task graph]" \
350
350
" --output-style[Defines how Nx emits outputs tasks logs]:style:(dynamic static stream stream-without-prefixes)" \
351
351
" (--parallel --maxParallel)" {--parallel,--maxParallel}" [Max number of parallel processes. (default is 3)]:count:" \
352
- " --projects[Projects to run (comma delimited).]:projects:_nx_list_projects " \
352
+ " --projects[Projects to run (comma delimited).]:projects:_list_projects " \
353
353
" --runner[Override the tasks runner in nx.json.]:runner:" \
354
354
" (--skip-nx-cache --skipNxCache)" {--skip-nx-cache,--skipNxCache}" [Rerun the tasks even when the results are available in the cache.]" \
355
355
" (-t --target --targets)" {-t=,--target=,--targets=}" [Task(s) to run for affected projects.]:target:" \
You can’t perform that action at this time.
0 commit comments