Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
nate smith committed Mar 29, 2022
1 parent 893f833 commit 0e941dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/status/status.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func NewCmdStatus(f *cmdutil.Factory, runF func(*StatusOptions) error) *cobra.Co
- Assigned Pull Requests
- Review Requests
- Mentions
- Repository Activity (new issues/prs, comments)
- Repository Activity (new issues/pull requests, comments)
`),
Example: heredoc.Doc(`
$ gh status -e cli/cli -e cli/go-gh # Exclude multiple repositories
Expand Down

0 comments on commit 0e941dc

Please sign in to comment.