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

Update help text to properly display the url #1109

Merged
merged 2 commits into from
Mar 29, 2023
Merged

Conversation

mariari
Copy link
Member

@mariari mariari commented Feb 1, 2023

As it currently stands the help text renders like

namadac utils join-network --help
...
OPTIONS:
        --chain-id <chain-id>
            The chain ID. The chain must be known in the https://github.com/heliaxdev/anoma-network-
            config repository.

which causes issues as upon a quick glance or click the url is https://github.com/heliaxdev/anoma-network-. I have changed the text so it's properly kept in tact

 % namadac utils join-network  --help
...
OPTIONS:
        --chain-id <chain-id>
            The chain ID. The chain must be known in the repository:
            https://github.com/heliaxdev/anoma-network-config

now the link can properly be clicked from the terminal and people at a click glance won't confuse the url

tzemanovic
tzemanovic previously approved these changes Feb 1, 2023
@tzemanovic tzemanovic merged commit 1c2c046 into main Mar 29, 2023
@tzemanovic tzemanovic deleted the mariari/help-text-fix branch March 29, 2023 08:19
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.

2 participants