Skip to content

Commit

Permalink
Add -p port flag to the help command output. (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-21 committed Mar 2, 2021
1 parent 61731b1 commit 818b5e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/serve.js
Expand Up @@ -77,6 +77,8 @@ const getHelp = () => chalk`
-l, --listen {underline listen_uri} Specify a URI endpoint on which to listen (see below) -
more than one may be specified to listen in multiple places
-p Specify custom port
-d, --debug Show debugging information
-s, --single Rewrite all not-found requests to \`index.html\`
Expand Down

0 comments on commit 818b5e9

Please sign in to comment.