summaryrefslogtreecommitdiff
path: root/deps/npm/doc/cli/npm-test.md
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-09-05 17:13:50 -0700
committerisaacs <i@izs.me>2013-09-05 17:13:50 -0700
commit1be09dfc25816acc87d96f82348d3bb3844d328e (patch)
treef5b80a55876d3c847bc7ba10e31e6b1117233c4d /deps/npm/doc/cli/npm-test.md
parent1da7bcc22ca115d4cb17193bc97cda027ebe2e30 (diff)
downloadnode-1be09dfc25816acc87d96f82348d3bb3844d328e.tar.gz
npm: upgrade to v1.3.10
Diffstat (limited to 'deps/npm/doc/cli/npm-test.md')
-rw-r--r--deps/npm/doc/cli/npm-test.md1
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 159914cb0..800f3ae10 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