diff --git a/commands/comment.go b/commands/comment.go index 0f45c18d422b9748518de2639ebb0e3fd24e6d5e..35937e2b0f4148604f301479f89e6c51d4e8775d 100644 --- a/commands/comment.go +++ b/commands/comment.go @@ -65,7 +65,7 @@ func runComment(cmd *cobra.Command, args []string) error { } var commentCmd = &cobra.Command{ - Use: "comment [...]", + Use: "comment ", Short: "Add a new comment to a bug", RunE: runComment, } diff --git a/commands/label.go b/commands/label.go index b545852f9ce7fc86d61507778c4e3a12b42ad263..713d9b351466878ed0341e1ef30859252bba8af1 100644 --- a/commands/label.go +++ b/commands/label.go @@ -49,7 +49,7 @@ func runLabel(cmd *cobra.Command, args []string) error { } var labelCmd = &cobra.Command{ - Use: "label [