Minor adaptation to help text

This commit is contained in:
David Peter 2022-09-27 21:00:17 +02:00
parent 12142008df
commit e3e6057434
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ pub fn build_app() -> Command<'static> {
details.",
)
.after_long_help(
"Bugs can be reported on Github: https://github.com/sharkdp/fd"
"Bugs can be reported on GitHub: https://github.com/sharkdp/fd/issues"
)
.arg(
Arg::new("hidden")