Skip to content

fix: show -n/--network flag in --help output#346

Merged
Slokh merged 6 commits intotempoxyz:mainfrom
tansawit:fix/network-flag-help
Mar 23, 2026
Merged

fix: show -n/--network flag in --help output#346
Slokh merged 6 commits intotempoxyz:mainfrom
tansawit:fix/network-flag-help

Conversation

@tansawit
Copy link
Contributor

Add help_heading = "Network" to the global -n/--network arg so it renders in --help output. Currently it's the only non-hidden global arg without a help_heading, so it gets lost in the default Options group.

Fixes #345

Add help_heading so the flag renders alongside other global options.

Fixes tempoxyz#345
@Slokh
Copy link
Collaborator

Slokh commented Mar 20, 2026

thanks!

@tansawit
Copy link
Contributor Author

@Slokh pused a commit to resolve the fmt CI failure in the PR. But the remaining ones are still failing. Seems like it's it's because the PR comes from a fork and those workflows expect the branch to be available in tempo/wallet?

@Slokh
Copy link
Collaborator

Slokh commented Mar 20, 2026

@tansawit yeah we have this automatic changelogs thing we've been using internally, but this is a good test case for forks. so will use this PR to fix that up if you dont mind and get this in a bit later

https://github.com/tempoxyz/changelogs

@tansawit
Copy link
Contributor Author

of course. let me know if I need to do anything or can help in any way 🫡

@Slokh Slokh enabled auto-merge (squash) March 23, 2026 18:06
@Slokh Slokh merged commit 6399d31 into tempoxyz:main Mar 23, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-n/--network flag not visible in --help output

2 participants