Minor: add missing full stop

This commit is contained in:
David Peter 2022-11-01 20:13:32 +01:00
parent ebd48d406e
commit 55029e889e
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ pub struct Opts {
long,
value_name = "path",
hide_short_help = true,
long_help = "Add a custom ignore-file in '.gitignore' format. These files have a low precedence"
long_help = "Add a custom ignore-file in '.gitignore' format. These files have a low precedence."
)]
pub ignore_file: Vec<PathBuf>,
/// When to use colors