summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-help.1
diff options
context:
space:
mode:
authornpm CLI robot <npm-cli+bot@github.com>2022-12-06 22:18:33 -0500
committerGitHub <noreply@github.com>2022-12-07 03:18:33 +0000
commit3bef54918b9a8fae42d24520e59214239b3a5386 (patch)
treef90509490c6880220938671346b2c2f644fd3d68 /deps/npm/man/man1/npm-help.1
parente70496f25508af8faa98717b9d90c9bcad8d767d (diff)
downloadnode-new-3bef54918b9a8fae42d24520e59214239b3a5386.tar.gz
deps: upgrade npm to 9.1.3
PR-URL: https://github.com/nodejs/node/pull/45693 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@google.com>
Diffstat (limited to 'deps/npm/man/man1/npm-help.1')
-rw-r--r--deps/npm/man/man1/npm-help.154
1 files changed, 25 insertions, 29 deletions
diff --git a/deps/npm/man/man1/npm-help.1 b/deps/npm/man/man1/npm-help.1
index a3195b742b..42976eb7c7 100644
--- a/deps/npm/man/man1/npm-help.1
+++ b/deps/npm/man/man1/npm-help.1
@@ -1,51 +1,47 @@
-.TH "NPM\-HELP" "1" "November 2022" "" ""
+.TH "NPM-HELP" "1" "November 2022" "" ""
.SH "NAME"
-\fBnpm-help\fR \- Get help on npm
-.SS Synopsis
+\fBnpm-help\fR - Get help on npm
+.SS "Synopsis"
.P
.RS 2
.nf
-npm help <term> [<terms\.\.>]
+npm help <term> \[lB]<terms..>\[rB]
alias: hlep
.fi
.RE
.P
-Note: This command is unaware of workspaces\.
-.SS Description
+Note: This command is unaware of workspaces.
+.SS "Description"
.P
-If supplied a topic, then show the appropriate documentation page\.
+If supplied a topic, then show the appropriate documentation page.
.P
-If the topic does not exist, or if multiple terms are provided, then npm
-will run the \fBhelp\-search\fP command to find a match\. Note that, if
-\fBhelp\-search\fP finds a single subject, then it will run \fBhelp\fP on that
-topic, so unique matches are equivalent to specifying a topic name\.
-.SS Configuration
-.SS \fBviewer\fP
+If the topic does not exist, or if multiple terms are provided, then npm will run the \fBhelp-search\fR command to find a match. Note that, if \fBhelp-search\fR finds a single subject, then it will run \fBhelp\fR on that topic, so unique matches are equivalent to specifying a topic name.
+.SS "Configuration"
+.SS "\fBviewer\fR"
.RS 0
-.IP \(bu 2
+.IP \(bu 4
Default: "man" on Posix, "browser" on Windows
-.IP \(bu 2
+.IP \(bu 4
Type: String
+.RE 0
-.RE
.P
-The program to use to view help content\.
+The program to use to view help content.
.P
-Set to \fB"browser"\fP to view html help content in the default web browser\.
-.SS See Also
+Set to \fB"browser"\fR to view html help content in the default web browser.
+.SS "See Also"
.RS 0
-.IP \(bu 2
+.IP \(bu 4
npm help npm
-.IP \(bu 2
+.IP \(bu 4
npm help folders
-.IP \(bu 2
+.IP \(bu 4
npm help config
-.IP \(bu 2
+.IP \(bu 4
npm help npmrc
-.IP \(bu 2
-package\.json \fI/configuring\-npm/package\-json\fR
-.IP \(bu 2
-npm help help\-search
-
-.RE
+.IP \(bu 4
+\fBpackage.json\fR \fI\(la/configuring-npm/package-json\(ra\fR
+.IP \(bu 4
+npm help help-search
+.RE 0