Skip to content

docs: add full help text for lookup, connect, get, p2p, and iroh commands - #348

Merged
b5 merged 3 commits into
mainfrom
ramfox/lookup_connect_text
Oct 15, 2022
Merged

docs: add full help text for lookup, connect, get, p2p, and iroh commands#348
b5 merged 3 commits into
mainfrom
ramfox/lookup_connect_text

Conversation

@ramfox

@ramfox ramfox commented Oct 14, 2022

Copy link
Copy Markdown
Member

No description provided.

@ramfox ramfox self-assigned this Oct 14, 2022
@ramfox ramfox added docs Improvements or additions to documentation c-ctl labels Oct 14, 2022
@ramfox ramfox added this to the v0.1.0 milestone Oct 14, 2022
Comment thread iroh/src/p2p.rs Outdated
#[derive(Subcommand, Debug, Clone)]
pub enum P2pCommands {
#[clap(about = "Connect to a peer")]
#[clap(after_help = "

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer we move these into constants defined in a separate file, like help.rs. Makes it harder to follow the code with these large breaks

@b5
b5 merged commit b14a7a8 into main Oct 15, 2022
@b5
b5 deleted the ramfox/lookup_connect_text branch October 15, 2022 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants