Skip to content

Commit

Permalink
fix: bump oclif/core
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jun 4, 2024
1 parent 869bad1 commit 33e5c69
Show file tree
Hide file tree
Showing 5 changed files with 36,793 additions and 2,555 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,8 @@ Open a repository in github.
```
USAGE
$ multi open REPO [-f <value> | -t actions|discussions|issues|pulls|pulse|security|settings|wiki]
$ multi open REPO [-f <value> | -t
actions|discussions|issues|pulls|pulse|security|settings|wiki]

ARGUMENTS
REPO [default: .] Name of repository.
Expand Down Expand Up @@ -367,7 +368,7 @@ Provides issue, pull request, and discussion counts for the request repositories
```
USAGE
$ multi org overview ORG [--json] [-d] [-b repo|issues|pulls] [-f <value>]
$ multi org overview ORG [--json] [-d] [-b repo|issues|pulls] [-f <value>...]

ARGUMENTS
ORG Github org
Expand Down Expand Up @@ -459,7 +460,7 @@ Refresh the list of repositories and corresponding metadata.
```
USAGE
$ multi refresh [-a | -o <value>] [-c <value>] [-d] [--no-cache]
$ multi refresh [-a | -o <value>...] [-c <value>] [-d] [--no-cache]

FLAGS
-a, --all Refresh all orgs.
Expand Down
Loading

0 comments on commit 33e5c69

Please sign in to comment.