We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c3a28 commit 274cd2aCopy full SHA for 274cd2a
publish-docs.cjs
@@ -27,9 +27,7 @@ if (argv.h !== undefined) {
27
usage: npm run docs:publish [-- [--v=<version>] [--remove=<pattern>]
28
[--pruneDev] [--noSetup] [--noBuild]
29
[--noCommit] [--noPush] [--noPruneOutdated]
30
- [--noTeardown] [--dryRun] [--noCleanOnFail]
31
- [--gitUser=<commit author name>]
32
- [--gitEmail=<commit author email>]]
+ [--noTeardown] [--dryRun] [--noCleanOnFail]]
33
34
--v The version number for this release of the documentation.
35
Defaults to '0.0.0-dev'.
0 commit comments