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
path: root/man
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-05-04 10:18:38 +0400
committerisaacs <i@izs.me>2010-05-04 10:18:38 +0400
commitbb3927a66d1dc825cd37f8147b3de8b2a8e88bd0 (patch)
treec34890d94cd22ca20890bb68d801fa9c8aa66f0f /man
parentd38f0b364661d1402e703ed91f64e656eb7a7ab6 (diff)
Formatting
Diffstat (limited to 'man')
-rw-r--r--man/help.116
1 files changed, 14 insertions, 2 deletions
diff --git a/man/help.1 b/man/help.1
index dc7490063..0539f7c0e 100644
--- a/man/help.1
+++ b/man/help.1
@@ -17,8 +17,20 @@ npm help <section>
Where \fIsection\fR is one of:
.
.br
-\fBnpm\fR, \fBactivate\fR, \fBadduser\fR, \fBconfig\fR, \fBdeactivate\fR, \fBfolders\fR, \fBhelp\fR (this
-page), \fBinstall\fR, \fBjson\fR, \fBlink\fR (or \fBln\fR), \fBlist\fR (or \fBls\fR), \fBpublish\fR, \fBregistry\fR, \fBtag\fR, \fBuninstall\fR (or \fBrm\fR), \fBbuild\fR, \fBnpm\fR, \fBscripts\fR, \fBjson\fR
+\fBactivate\fR, \fBadduser\fR, \fBbuild\fR, \fBconfig\fR, \fBdeactivate\fR, \fBfolders\fR, \fBhelp\fR
+(this page), \fBinstall\fR, \fBjson\fR, \fBlink\fR (or \fBln\fR), \fBlist\fR (or \fBls\fR), \fBnpm\fR, \fBpublish\fR, \fBregistry\fR, \fBscripts\fR, \fBtag\fR, \fBuninstall\fR (or \fBrm\fR)
+.
+.P
+Note that you can get the exact same help content by doing:
+.
+.IP "" 4
+.
+.nf
+man npm\-<section>
+.
+.fi
+.
+.IP "" 0
.
.SH "Todo"
It'd be nice if this page was automatically generated.