Skip to content

Commit

Permalink
ravedude: remove empty line in --output-mode comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tippfehlr committed May 27, 2024
1 parent dbf93cb commit 94fc5d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ravedude/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ struct Args {
debug_avrdude: bool,

/// Output mode.
///
/// Can be ascii, hex, dec or bin
#[structopt(short = "o")]
output_mode: Option<OutputMode>,
Expand Down

0 comments on commit 94fc5d7

Please sign in to comment.