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   long
25       • Default: false
26
27       • Type: Boolean
28
29
30       Show extended information in ls, search, and help-search.
31
32   See Also
33       • npm help npm
34
35       • npm help help
36
37
38
39
40                                September 2022              NPM-HELP-SEARCH(1)
Impressum