Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-08-22 07:33:10 +0400
committerisaacs <i@izs.me>2010-08-22 09:46:40 +0400
commit04f02acf325c99d4fde1bf71c7a3a37835d3cb88 (patch)
treee8919dccff6e753a87152a2857f13645549f34be /doc/test.md
parente3784b7f509af7aa1b600448e05ff6de27bb9134 (diff)
Update docs for lifecycle cmds
Diffstat (limited to 'doc/test.md')
-rw-r--r--doc/test.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/test.md b/doc/test.md
index 03c2d9400..0aaef4b6d 100644
--- a/doc/test.md
+++ b/doc/test.md
@@ -3,7 +3,7 @@ npm-test(1) -- Test a package
## SYNOPSIS
- npm test <name> [<version>]
+ npm test <name>[@<version>] [<name>[@<version>] ...]
## DESCRIPTION