Minor adaptation to help text

This commit is contained in:
David Peter 2022-09-27 21:00:17 +02:00 committed by GitHub
parent 347b35eb57
commit 0676cd64b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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")