Skip to content

Commit

Permalink
chore: update yarn workspaces support commands help text
Browse files Browse the repository at this point in the history
  • Loading branch information
lili2311 committed Aug 24, 2020
1 parent 83adf4f commit e5c3e48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion help/help.txt
Expand Up @@ -132,7 +132,8 @@ npm options:
Yarn options:
--strict-out-of-sync=<true|false>
Prevent testing out of sync lockfiles. Defaults to true.
--yarn-workspaces Detect and scan yarn workspaces. You can specify how many sub-directories to search using --detection-depth and exclude directories using --exclude.
--yarn-workspaces (test and monitor command only)
Detect and scan yarn workspaces. You can specify how many sub-directories to search using --detection-depth and exclude directories using --exclude.


CocoaPods options:
Expand Down

0 comments on commit e5c3e48

Please sign in to comment.