From 058c2b4fe3938465662ecb5d8fdcb1060087cc51 Mon Sep 17 00:00:00 2001 From: nate smith Date: Mon, 28 Mar 2022 11:55:00 -0500 Subject: [PATCH] redundant --- pkg/cmd/status/status.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkg/cmd/status/status.go b/pkg/cmd/status/status.go index 87c8d55ee..655c12f4e 100644 --- a/pkg/cmd/status/status.go +++ b/pkg/cmd/status/status.go @@ -47,8 +47,6 @@ func NewCmdStatus(f *cmdutil.Factory, runF func(*StatusOptions) error) *cobra.Co - Review Requests - Mentions - Repository Activity (new issues/prs, comments) - - This data can be limited to a single org with -o; specific repositories can be excluded from this list with -e. `), Example: heredoc.Doc(` Exclude some repositories: