Skip to content

Commit 04fc57d

Browse files
author
nicos_backbase
committed
fix: trigger release
1 parent 44523c1 commit 04fc57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use std::env;
55

66
#[derive(Parser)]
77
#[command(name = "repos")]
8-
#[command(about = "A tool to manage multiple GitHub repositories")]
8+
#[command(about = "A cli tool to manage multiple GitHub repositories")]
99
#[command(version)]
1010
struct Cli {
1111
#[command(subcommand)]

0 commit comments

Comments
 (0)