]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man1/npm-help.1
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man1 / npm-help.1
1 .TH "NPM\-HELP" "1" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-help\fR \- Get help on npm
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm help <topic>
9 npm help some search terms
10 .fi
11 .RE
12 .SH DESCRIPTION
13 .P
14 If supplied a topic, then show the appropriate documentation page\.
15 .P
16 If the topic does not exist, or if multiple terms are provided, then run
17 the \fBhelp\-search\fP command to find a match\.  Note that, if \fBhelp\-search\fP
18 finds a single subject, then it will run \fBhelp\fP on that topic, so unique
19 matches are equivalent to specifying a topic name\.
20 .SH CONFIGURATION
21 .SS viewer
22 .RS 0
23 .IP \(bu 2
24 Default: "man" on Posix, "browser" on Windows
25 .IP \(bu 2
26 Type: path
27
28 .RE
29 .P
30 The program to use to view help content\.
31 .P
32 Set to \fB"browser"\fP to view html help content in the default web browser\.
33 .SH SEE ALSO
34 .RS 0
35 .IP \(bu 2
36 npm help npm
37 .IP \(bu 2
38 README
39 .IP \(bu 2
40 npm help 7 faq
41 .IP \(bu 2
42 npm help 5 folders
43 .IP \(bu 2
44 npm help config
45 .IP \(bu 2
46 npm help 7 config
47 .IP \(bu 2
48 npm help 5 npmrc
49 .IP \(bu 2
50 npm help 5 package\.json
51 .IP \(bu 2
52 npm help help\-search
53 .IP \(bu 2
54 npm help 7 index
55
56 .RE
57