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

Fix formatting issue combining double dashes into single dash #577

Merged
merged 2 commits into from
Apr 28, 2017

Conversation

swoodford
Copy link
Contributor

Copying and pasting the command to get help into the console fails because of a formatting issue that combines the double dashes into a single dash.

Copying and pasting the command to get help into the console fails because of a formatting issue that combines the double dashes into a single dash.
@cgoldberg
Copy link
Member

you can leave it unquoted... just add a double-colon to the end of the previous line so it renders in a code block. That will keep it more consistent with how nearby code looks.

To see all available options, type::

        locust --help

if you push a change for this, I'd be happy to merge it for you.

@cgoldberg cgoldberg merged commit 2e0ae9c into locustio:master Apr 28, 2017
@cgoldberg
Copy link
Member

LGTM

AngelosTheodosiadis pushed a commit to datarobot/locust that referenced this pull request Jan 15, 2020
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