91f973e0d067203ad540dced3dcd9249f174382e
[platform/upstream/nodejs.git] / deps / npm / man / man1 / npm-docs.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-DOCS" "1" "November 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-docs\fR \-\- Docs for a package in a web browser maybe
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm docs <pkgname>
13 npm home <pkgname>
14 .
15 .fi
16 .
17 .SH "DESCRIPTION"
18 This command tries to guess at the likely location of a package\'s
19 documentation URL, and then tries to open it using the \fB\-\-browser\fR
20 config param\.
21 .
22 .SH "CONFIGURATION"
23 .
24 .SS "browser"
25 .
26 .IP "\(bu" 4
27 Default: OS X: \fB"open"\fR, Windows: \fB"start"\fR, Others: \fB"xdg\-open"\fR
28 .
29 .IP "\(bu" 4
30 Type: String
31 .
32 .IP "" 0
33 .
34 .P
35 The browser that is called by the \fBnpm docs\fR command to open websites\.
36 .
37 .SS "registry"
38 .
39 .IP "\(bu" 4
40 Default: https://registry\.npmjs\.org/
41 .
42 .IP "\(bu" 4
43 Type: url
44 .
45 .IP "" 0
46 .
47 .P
48 The base URL of the npm package registry\.
49 .
50 .SH "SEE ALSO"
51 .
52 .IP "\(bu" 4
53 npm help view
54 .
55 .IP "\(bu" 4
56 npm help publish
57 .
58 .IP "\(bu" 4
59 npm help  registry
60 .
61 .IP "\(bu" 4
62 npm help config
63 .
64 .IP "\(bu" 4
65 npm help  config
66 .
67 .IP "\(bu" 4
68 npm help  npmrc
69 .
70 .IP "\(bu" 4
71 npm help  package\.json
72 .
73 .IP "" 0
74