Skip to content

Commit a5017cb

Browse files
committed
show version
1 parent 4d3cf0b commit a5017cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ use path_clean::PathClean;
66
use std::path::{Path, PathBuf};
77

88
#[derive(Subcommand, Debug)]
9+
#[command(version)]
910
enum Command {
1011
#[clap(about = "Finds the owner of a given file.", visible_alias = "f")]
1112
ForFile {

0 commit comments

Comments
 (0)