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

Fixed flags, added a new flag, and updated documentation. #26

Merged
merged 3 commits into from
Sep 28, 2015
Merged

Fixed flags, added a new flag, and updated documentation. #26

merged 3 commits into from
Sep 28, 2015

Conversation

alallier
Copy link
Owner

There were two -d flags when using the browser development only ability. I renamed delay to reloadDelay

Alexander J. Lallier and others added 2 commits September 19, 2015 20:19
Added a new wait flag, to incorporate a new delay
@alallier
Copy link
Owner Author

I added a new -w (--wait) flag in my latest commit. Wait replaces having --delay set to true. So when --wait is true, using reloadDelay sets the delay for how long reload waits to refresh the page after the socket opens. If --wait is not specified, reloadDelay works as normal, it is now just reloadDelay instead of Delay.

@alallier alallier changed the title Fixed flags and updated documentation. Fixed flags, added a new flag, and updated documentation. Sep 22, 2015
jprichardson added a commit that referenced this pull request Sep 28, 2015
Fixed flags, added a new flag, and updated documentation.
@jprichardson jprichardson merged commit 937cba2 into alallier:master Sep 28, 2015
@jprichardson
Copy link
Collaborator

Cool, thanks!

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.

2 participants