From e5c3e487eac5cca89006fee74141ad25049f4182 Mon Sep 17 00:00:00 2001 From: ghe Date: Mon, 24 Aug 2020 18:44:56 +0100 Subject: [PATCH] chore: update yarn workspaces support commands help text --- help/help.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help/help.txt b/help/help.txt index e6dd602896f..a0aa75dd310 100644 --- a/help/help.txt +++ b/help/help.txt @@ -132,7 +132,8 @@ npm options: Yarn options: --strict-out-of-sync= 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: