chore(core): remove confusing cli description command (#8749)

This commit is contained in:
Benjamin Cabanes 2022-01-28 13:45:21 -05:00 committed by GitHub
parent e668dc00ac
commit a5a0340a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,8 +203,6 @@ function showHelp() {
packageManager Package manager to use (npm, yarn, pnpm)
nx-cloud Use Nx Cloud (boolean)
[new workspace options] any 'new workspace' options
`);
}