Skip to content

Commit

Permalink
usage help
Browse files Browse the repository at this point in the history
  • Loading branch information
Criomby committed Sep 26, 2023
1 parent 5540da8 commit be2eef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const ACCEPTED_OPTIONS: [&'static str; 4] = [
];

const USAGE_STR: &str = "
Usage: simil [-h] [--abspath] file1 file2
Usage: simil [-h] [--abspath] [--ignore-config [[--ignore-empty] [--trim]] file1 file2
positional arguments:
file
Expand Down

0 comments on commit be2eef0

Please sign in to comment.