Skip to content

Commit

Permalink
fix(doc): typo in --help
Browse files Browse the repository at this point in the history
  • Loading branch information
rfdonnelly committed Aug 1, 2023
1 parent 5c53de8 commit 875e6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pub(crate) struct Cli {
///
/// Examples:
///
/// --virtual 0:1
/// --route 0:1
///
/// The source ID is '0' and the destination ID is '1'.
#[arg(long = "route", id = "ROUTE", verbatim_doc_comment)]
Expand Down

0 comments on commit 875e6aa

Please sign in to comment.