Skip to content

doc: remove typo comma from man page#63080

Open
vassudanagunta wants to merge 1 commit intonodejs:mainfrom
vassudanagunta:man-page-typo-fix
Open

doc: remove typo comma from man page#63080
vassudanagunta wants to merge 1 commit intonodejs:mainfrom
vassudanagunta:man-page-typo-fix

Conversation

@vassudanagunta
Copy link
Copy Markdown
Contributor

In the SYNOPSIS section of the man page, as seen below, the comma following "inspect" is incorrect, having been accidentally added by commit 5d494ef:

NAME
     node – server-side JavaScript runtime

SYNOPSIS
     node [options] [v8 options] [<program-entry-point> | -e string | --] [arguments ...]
     node inspect, [<program-entry-point> | -e string | <host>:<port>] ...
     node [--v8-options]

DESCRIPTION
     Node.js is a set of libraries for JavaScript which allows it to be used outside of the browser.  It is primarily focused on creating simple, easy-to-
     build network clients and servers.

     Execute node without arguments to start a REPL.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label May 2, 2026
It was accidentally added by commit
5d494ef

Signed-off-by: vassudanagunta <vas@commonkarma.org>
@atlowChemi atlowChemi requested a review from avivkeller May 3, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants