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

Ultraminor, but your mining cli example with blurd mixes up the = with the _space_ notation #85

Closed
trurebel opened this issue Jul 17, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@trurebel
Copy link

presumably both = and space work for blurd's command line options, but the example you give somewhat confusingly reverses what you show in the previous line

@who-biz
Copy link
Contributor

who-biz commented Jul 17, 2020

@trurebel that is true on Linux/macOS, that both spaces and = will work for specifying command-line options.

On Windows, however, both the equal signs, and quotes are necessary, I believe... particularly if using a .bat file for launching.

If that’s not what you meant, please elaborate further and we can fix whatever discrepancies exist.

@who-biz who-biz added the good first issue Good for newcomers label Jul 17, 2020
@who-biz who-biz self-assigned this Jul 17, 2020
@who-biz who-biz removed the good first issue Good for newcomers label Jul 17, 2020
@trurebel
Copy link
Author

If Windows needs both, best give all examples in that style.

@who-biz
Copy link
Contributor

who-biz commented Jul 17, 2020

This is a good idea. Thanks. Will amend accordingly

@who-biz who-biz added the enhancement New feature or request label Jul 17, 2020
@who-biz
Copy link
Contributor

who-biz commented Jul 20, 2020

Please note that procedure on Releases page will be updated upon next release.

@trurebel, if you would, please check that the source of this issue is properly corrected.

@who-biz
Copy link
Contributor

who-biz commented Jul 30, 2020

Just a note that releases page has been updated with your recommended changes. Thanks again for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants