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

EEv4 - ee help discrepancies #1249

Closed
miloszorica opened this issue Oct 17, 2018 · 4 comments
Closed

EEv4 - ee help discrepancies #1249

miloszorica opened this issue Oct 17, 2018 · 4 comments

Comments

@miloszorica
Copy link

I've bumped into some ee help discrepancies between the instructions and actual command syntax.

For example:

ee config set le-mail='[email protected]'

while the actual syntax is

ee config set le-mail [email protected]

How can I contribute to fixing help and writing documentation?

@mbtamuli
Copy link
Contributor

Sure you can help. 👍 Can you please mention a few details so I can guide you.

  1. Which release of EasyEngine v4 are you using? You can check using ee cli version
  2. Where did you find the instructions that you mention?

@miloszorica
Copy link
Author

Brilliant!

#1 EE 4.0.0-beta.6
#2 by typing ee help config

@mbtamuli
Copy link
Contributor

You'd have to edit this line - https://github.com/EasyEngine/config-command/blob/853a265ab424b55ba6811c7318919c25b00a44e9/src/Config_Command.php#L62 to fix this.

But if you take a look at this PR, https://github.com/EasyEngine/config-command/pull/2/files you will see it has already been merged. Now you just have to wait for the next release. Please report any other issue you find and try to send a PR next time. 👍

@miloszorica
Copy link
Author

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

No branches or pull requests

2 participants