Skip to content

Commit

Permalink
Merge pull request #1360 from snyk/chore/update-yarn-workspace-docs
Browse files Browse the repository at this point in the history
chore: update yarn workspaces support commands help text
  • Loading branch information
orsagie committed Aug 25, 2020
2 parents 83adf4f + e5c3e48 commit 812dc4d
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 812dc4d

Please sign in to comment.