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

NAME

6       npm-help-search - Search npm help documentation
7
8   Synopsis
9         npm help-search <text>
10
11       Note: This command is unaware of workspaces.
12
13   Description
14       This  command  will search the npm markdown documentation files for the
15       terms provided, and then list the results, sorted by relevance.
16
17       If only one result is found, then it will show that help topic.
18
19       If the argument to npm help is not a known help  topic,  then  it  will
20       call  help-search.  It is rarely if ever necessary to call this command
21       directly.
22
23   Configuration
24       <!-- AUTOGENERATED CONFIG DESCRIPTIONS  START  -->  <!--  automatically
25       generated,  do  not edit manually --> <!-- see lib/utils/config/defini‐
26       tions.js -->
27
28   long
29       • Default: false
30
31       • Type: Boolean
32
33
34       Show extended information in ls, search, and help-search.   <!--  auto‐
35       matically  generated,  do not edit manually --> <!-- see lib/utils/con‐
36       fig/definitions.js -->
37
38       <!-- AUTOGENERATED CONFIG DESCRIPTIONS END -->
39
40
41   See Also
42       • npm help npm
43
44       • npm help help
45
46
47
48
49                                 October 2021               NPM-HELP-SEARCH(1)
Impressum