Open nazmulidris opened 1 year ago
assign me this issue #6643 @nazmulidris. I would like to work on this .
@priyanshu9899 That's awesome, this is all yours. Please let us know if you have any questions as you explore. You can also ask questions on the contributors discord https://discord.gg/RAbjRr3kds
Hi @nazmulidris , i'd like to submit a PR for this issue
Hi @ivor11, please do.
Hi @etorreborre , I've created a PR for this https://github.com/build-trust/ockam/pull/8449
Current behavior
When a user runs
ockam tcp-inlet create --help
they are presented with the following help information.Desired behavior
Instead, the help text should instead show the following:
Create a TCP Inlet
Implementation details
You can change the Rust doc comment for the
CreateCommand
struct in this file to make this change.We love helping new contributors! ❤️ If you have questions or need help as you explore, please join us on Discord. If you're looking for other issues to contribute to, please checkout our good first issues.