1NPM-HELP-SEARCH(1)                                          NPM-HELP-SEARCH(1)
2
3
4

NAME

6       npm-help-search - Search npm help documentation
7

SYNOPSIS

9         npm help-search <text>
10

DESCRIPTION

12       This  command  will search the npm markdown documentation files for the
13       terms provided, and then list the results, sorted by relevance.
14
15       If only one result is found, then it will show that help topic.
16
17       If the argument to npm help is not a known help  topic,  then  it  will
18       call  help-search.  It is rarely if ever necessary to call this command
19       directly.
20

CONFIGURATION

22   long
23       · Type: Boolean
24
25       · Default: false
26
27
28       If true, the "long" flag  will  cause  help-search  to  output  context
29       around where the terms were found in the documentation.
30
31       If false, then help-search will just list out the help topics found.
32

SEE ALSO

34       · npm help npm
35
36       · npm help help
37
38
39
40
41
42                                  April 2019                NPM-HELP-SEARCH(1)
Impressum