diff options
Diffstat (limited to 'deps/npm/man/man1/json.1')
-rw-r--r-- | deps/npm/man/man1/json.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/json.1 b/deps/npm/man/man1/json.1 index 7d242a4f4..a2384ac33 100644 --- a/deps/npm/man/man1/json.1 +++ b/deps/npm/man/man1/json.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs/v0.1 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-JSON" "1" "March 2012" "" "" +.TH "NPM\-JSON" "1" "April 2012" "" "" . .SH "NAME" \fBnpm-json\fR \-\- Specifics of npm\'s package\.json handling @@ -708,7 +708,7 @@ to publish it\. .P This is a way to prevent accidental publication of private repositories\. If you would like to ensure that a given package is only ever published -to a speciic registry (for example, an internal registry), +to a specific registry (for example, an internal registry), then use the \fBpublishConfig\fR hash described below to override the \fBregistry\fR config param at publish\-time\. . |