diff options
Diffstat (limited to 'deps/npm/doc/cli/npm-test.md')
-rw-r--r-- | deps/npm/doc/cli/npm-test.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/npm/doc/cli/npm-test.md b/deps/npm/doc/cli/npm-test.md index 159914cb0a..800f3ae104 100644 --- a/deps/npm/doc/cli/npm-test.md +++ b/deps/npm/doc/cli/npm-test.md @@ -4,6 +4,7 @@ npm-test(1) -- Test a package ## SYNOPSIS npm test <name> + npm tst <name> ## DESCRIPTION |