Skip to content

Commit

Permalink
Add TODO(#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
datawater committed Jul 2, 2024
1 parent 5af108b commit 4c7eb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pub struct Cli {
}

fn print_usage() {
// TODO(#18): A better usage/help-command..
// TODO(#19): A better usage/help-command.

println!("\nUsage: cmbr {{COMMAND}} [OPTIONS]");
println!("note: Options inside of square brackets ([]) are optional\n");
Expand Down

0 comments on commit 4c7eb13

Please sign in to comment.