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/man1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-09 00:19:41 +0400
committerisaacs <i@izs.me>2011-09-09 00:19:41 +0400
commitd5a920f7988e5091de1b87aba3ead7bd8e591f8a (patch)
tree72de067deee1af995ba1cb71bcb4fa3bcb9cdc8f /man1
parent55d2677cb777535c920b8cc2e9d01f0ce050d20f (diff)
make doc
Diffstat (limited to 'man1')
-rw-r--r--man1/author.11
-rw-r--r--man1/cache.11
-rw-r--r--man1/changelog.13
-rw-r--r--man1/completion.15
-rw-r--r--man1/faq.13
-rw-r--r--man1/owner.11
-rw-r--r--man1/removing-npm.12
-rw-r--r--man1/semver.15
8 files changed, 18 insertions, 3 deletions
diff --git a/man1/author.1 b/man1/author.1
index 55096f41b..0f9787206 100644
--- a/man1/author.1
+++ b/man1/author.1
@@ -16,6 +16,7 @@ npm owner rm <user> <package name>
.fi
.
.SH "DESCRIPTION"
+Manage ownership of published packages\.
.
.IP "\(bu" 4
ls:
diff --git a/man1/cache.1 b/man1/cache.1
index 18c5d77f1..0a86b2c17 100644
--- a/man1/cache.1
+++ b/man1/cache.1
@@ -19,6 +19,7 @@ npm cache clean [<path>]
.fi
.
.SH "DESCRIPTION"
+Used to add, list, or clear the npm cache folder\.
.
.IP "\(bu" 4
add:
diff --git a/man1/changelog.1 b/man1/changelog.1
index ab09d218b..599e8b258 100644
--- a/man1/changelog.1
+++ b/man1/changelog.1
@@ -6,6 +6,9 @@
.SH "NAME"
\fBnpm-changelog\fR \-\- Changes
.
+.SH "SYNOPSIS"
+A brief history\.
+.
.SH "HISTORY"
.
.SS "1\.0"
diff --git a/man1/completion.1 b/man1/completion.1
index 483217c31..acab0f8d4 100644
--- a/man1/completion.1
+++ b/man1/completion.1
@@ -14,7 +14,10 @@
.fi
.
.SH "DESCRIPTION"
-Enables tab\-completion in all npm commands\. The synopsis above
+Enables tab\-completion in all npm commands\.
+.
+.P
+The synopsis above
loads the completions into your current shell\. Adding it to
your ~/\.bashrc or ~/\.zshrc will make the completions available
everywhere\.
diff --git a/man1/faq.1 b/man1/faq.1
index 9ea065039..445399d25 100644
--- a/man1/faq.1
+++ b/man1/faq.1
@@ -6,6 +6,9 @@
.SH "NAME"
\fBnpm-faq\fR \-\- Frequently Asked Questions
.
+.SH "SYNOPSIS"
+Questions asked frequently\.
+.
.SH "Where can I find these docs in HTML?"
\fIhttp://npmjs\.org/doc/\fR, or run:
.
diff --git a/man1/owner.1 b/man1/owner.1
index 55096f41b..0f9787206 100644
--- a/man1/owner.1
+++ b/man1/owner.1
@@ -16,6 +16,7 @@ npm owner rm <user> <package name>
.fi
.
.SH "DESCRIPTION"
+Manage ownership of published packages\.
.
.IP "\(bu" 4
ls:
diff --git a/man1/removing-npm.1 b/man1/removing-npm.1
index a1337492f..87544a43d 100644
--- a/man1/removing-npm.1
+++ b/man1/removing-npm.1
@@ -6,7 +6,7 @@
.SH "NAME"
\fBnpm-removal\fR \-\- Cleaning the Slate
.
-.SH "SUMMARY"
+.SH "SYNOPSIS"
So sad to see you go\.
.
.IP "" 4
diff --git a/man1/semver.1 b/man1/semver.1
index 634287bea..1aab1de32 100644
--- a/man1/semver.1
+++ b/man1/semver.1
@@ -6,7 +6,10 @@
.SH "NAME"
\fBnpm-semver\fR \-\- The semantic versioner for npm
.
-.SH "Usage"
+.SH "SYNOPSIS"
+The npm semantic versioning utility\.
+.
+.SH "DESCRIPTION"
As a node module:
.
.IP "" 4