★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/b76e111ee4Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
doc: fix manpage warnings
Fixes: #18434
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
silverwind authored and MylesBorins committed Feb 21, 2018
1 parent b841abc commit b76e111ee496177c4010a41b300a067d5830ae91
Showing with 2 additions and 2 deletions.
  1. +2 −2 doc/node.1
@@ -37,9 +37,9 @@ node \- Server-side JavaScript runtime
.RI [ script.js \ |
.B -e
.RI \&" script \&"
.R |
.RI |
.B -
.R ]
.RI ]
.B [--]
.RI [ arguments ]
.br

1 comment on commit b76e111

@MylesBorins
Copy link
Member

@MylesBorins MylesBorins commented on b76e111 Mar 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR-URL is missing

PR-URL: #18440

Please sign in to comment.