Skip to content

Commit

Permalink
iroiro
Browse files Browse the repository at this point in the history
  • Loading branch information
shuntaka9576 committed Feb 8, 2024
1 parent b66f991 commit 4a84564
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@ gh p2 show -u "ownerName" -r "repositoryName" -p "projectTitle" -f "Status:TODO"

*Details*

|flag|short|required|default|description|
|---|---|---|---|---|
|flag|short|required|default|
|---|---|---|---|
|--user or --org|-u or -o|true|""|
|--repo|-r|true|""|
|--project-title|-p|true|""|
|--filter|-f|true|""|Specify `<customFieldName>:<customFieldValue>`
|--filter|-f|true|""|

```bash
gh p2 show \
Expand Down

0 comments on commit 4a84564

Please sign in to comment.