diff --git a/src/main.rs b/src/main.rs index fef3cef..e940e5e 100644 --- a/src/main.rs +++ b/src/main.rs @@ -57,6 +57,7 @@ impl Default for Command { } #[derive(Debug, clap::Parser)] +#[clap(version)] struct Args { /// Path to a directory for cove to store its data in. #[clap(long, short)]