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