这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion turborepo-tests/integration/tests/no-args.t
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Make sure exit code is 2 when no args are passed

Run Arguments:
--cache-dir <CACHE_DIR>
Override the filesystem cache directory
Override the filesystem cache directory [env: TURBO_CACHE_DIR=]
--cache-workers <CACHE_WORKERS>
Set the number of concurrent cache operations (default 10) [default: 10]
--concurrency <CONCURRENCY>
Expand Down
4 changes: 2 additions & 2 deletions turborepo-tests/integration/tests/turbo-help.t
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Test help flag

Run Arguments:
--cache-dir <CACHE_DIR>
Override the filesystem cache directory
Override the filesystem cache directory [env: TURBO_CACHE_DIR=]
--cache-workers <CACHE_WORKERS>
Set the number of concurrent cache operations (default 10) [default: 10]
--concurrency <CONCURRENCY>
Expand Down Expand Up @@ -147,7 +147,7 @@ Test help flag

Run Arguments:
--cache-dir <CACHE_DIR>
Override the filesystem cache directory
Override the filesystem cache directory [env: TURBO_CACHE_DIR=]
--cache-workers <CACHE_WORKERS>
Set the number of concurrent cache operations (default 10) [default: 10]
--concurrency <CONCURRENCY>
Expand Down