diff --git a/src/option.ts b/src/option.ts index b0bb2359..778562e6 100644 --- a/src/option.ts +++ b/src/option.ts @@ -15,7 +15,7 @@ export const option = { [] as string[], ], specs: [ - '-s, --specs ', + '-S, --specs ', chalk`only include dependencies whose version specifier match these types (eg. {yellow specs=latest,range,workspace-protocol})`, ], types: [