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

Documentation around commands should be improved in particular related to: a. “default” options examples b. Actual examples when TAB #74

Closed
meshipeer opened this issue Apr 6, 2015 · 2 comments

Comments

@meshipeer
Copy link
Contributor

Steps: Let’s consider the run command

  1. Issue the run command simply by run
    Actual result: One is prompted with “You should specify a default option (otherwise known as option 'f') for this command”.
    Expected result: One should know what to do after this message (run --f, run –f run f, what?!) through a short example maybe?
    Note: for instance if you trigger run –f you end up with the same message as above which is not ok.
  2. Now Issue the run command by run –f and press TAB
    Actual result: you are prompted with two options that do not state anything? What file I need to provide?
    Expected result: run command help (simple one and not the complex "help run") and example should be provided
@SamMarkowitz
Copy link
Contributor

The explanation makes this look like an issue with the error messages, not the docs.

@andreivasiletruta
Copy link
Contributor

This issue was moved to CloudSlang/docs#279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants