Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add undocumented option flag to the help command output #607

Merged
merged 1 commit into from Mar 2, 2021

Conversation

Oscar-21
Copy link
Contributor

The -p port command is not available in the help command. I assumed it wasn't available as a result of this. I think documenting tihs in the help command output is a good idea.

The -p port command is not available in the help command. I assumed it wasn't available as a result of this. I think documenting tihs in the help command output is a good idea.
@dgurns
Copy link

dgurns commented Oct 12, 2020

Looks like the -l command accomplishes this, for example serve -l 4000 will serve your site on port 4000.

However I also ran into this initial confusion and it would be great to document some of these flags in the main README.

Copy link
Member

@leerob leerob left a comment

Choose a reason for hiding this comment

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

Thank you!

@leerob leerob merged commit 818b5e9 into vercel:master Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants