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

Commands don't have a help mode #11

Closed
4 tasks done
alexcrichton opened this issue May 14, 2014 · 1 comment
Closed
4 tasks done

Commands don't have a help mode #11

alexcrichton opened this issue May 14, 2014 · 1 comment

Comments

@alexcrichton
Copy link
Member

These commands all have no output

  • ./target/cargo --help
  • ./target/cargo help
  • ./target/cargo foobar
  • ./target/cargo-compile --help
@wycats
Copy link
Contributor

wycats commented Jun 23, 2014

Fixed!

@wycats wycats closed this as completed Jun 23, 2014
LucioFranco pushed a commit to LucioFranco/cargo that referenced this issue Dec 12, 2022
* chore: Split Windows impl to a separate module
* Add home_dir impl for Windows UWP platforms
* Remove multirust support
  - Correct impl of rustup_home when RUSTUP_HOME is absolute directory.
  - Correct impl of cargo_home when CARGO_HOME is absolute directory.
* Add more examples to show how API works
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