Skip to content

Commit 156458b

Browse files
committed
Change usage message
1 parent aa11c19 commit 156458b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var cfgFile string
1212
// rootCmd represents the base command when called without any subcommands
1313
var rootCmd = &cobra.Command{
1414
Use: "artifact",
15-
Short: "Helps the semaphore to store files through the process",
15+
Short: "Semaphore 2.0 Artifact CLI",
1616
Long: "",
1717
}
1818

0 commit comments

Comments
 (0)