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

Clears up what the TUI is and how to start it. #224

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

johnnymatthews
Copy link
Contributor

@johnnymatthews johnnymatthews commented Sep 6, 2024

Proposed Changes

  • Updates the output of the CLI when using the --help argument:
Usage: entropy [options] [command]

CLI interface for interacting with entropy.xyz. Running this binary without any commands or arguments starts a text-based interface.

Options:
  -e, --endpoint <endpoint> 

Checklist

  • I have performed a self-review of my code.
  • I have added tests.
  • I have commented my code.
  • I have included a CHANGELOG.md entry.
  • I have updated documentation in github.com:entropyxyz/entropy-docs, where necessary.

Closes #180

@mixmix mixmix merged commit 373d9ec into main Sep 17, 2024
1 check passed
@mixmix mixmix deleted the docs/clarifies-executable-description branch September 17, 2024 02:59
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.

Clean up the help menu within the CLI.
3 participants