Skip to content

Commit c0adff5

Browse files
authored
Update main.rs
1 parent 049098f commit c0adff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type GeneId = String;
2020
long_about = None
2121
)]
2222
struct Args {
23-
/// Path to the input GTF file
23+
/// Path to the input GTF file.
2424
#[arg(short, long)]
2525
file: PathBuf,
2626

0 commit comments

Comments
 (0)