From 7f5bc9884f6d14d7061d074df807537191a450a6 Mon Sep 17 00:00:00 2001 From: David Peter Date: Tue, 1 Nov 2022 21:02:37 +0100 Subject: [PATCH] Add simple 'about' text --- src/cli.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cli.rs b/src/cli.rs index 4d9325e..777bd9e 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -85,6 +85,7 @@ impl clap::Args for Negations { #[command( name = "fd", version, + about = "A program to find entries in your filesystem", after_long_help = "Bugs can be reported on GitHub: https://github.com/sharkdp/fd/issues", args_override_self = true, group(ArgGroup::new("execs").args(&["exec", "exec_batch", "list_details"]).conflicts_with_all(&[