Skip to content

Commit 94fc5d7

Browse files
committed
ravedude: remove empty line in --output-mode comment
1 parent dbf93cb commit 94fc5d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ravedude/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ struct Args {
120120
debug_avrdude: bool,
121121

122122
/// Output mode.
123-
///
124123
/// Can be ascii, hex, dec or bin
125124
#[structopt(short = "o")]
126125
output_mode: Option<OutputMode>,

0 commit comments

Comments
 (0)