diff --git a/src/main.rs b/src/main.rs index 9a32faaada8ce88339c3e8776e8f9af5ebd2781f..f31a6866473dab1bfd25b3f6f2c00221c6ba9c82 100644 --- a/src/main.rs +++ b/src/main.rs @@ -15,7 +15,7 @@ mod mount; mod prune; #[derive(Debug, Parser)] -#[clap(name = "gbl")] +#[clap(name = "gblk")] /// A tool used to link borg and git together /// /// This tool was created to link borg and git together and ease the management of developpment artifact versionning using git