Skip to content

Commit d6e1ee1

Browse files
authored
fix: Update README.md
1 parent 37867fb commit d6e1ee1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,13 @@ pnpm add github-cli.ts
1515
Usage: github [options] [command]
1616
```
1717
```
18+
JSON 형식으로 출력:
19+
Usage: github [options] [command] --json
20+
```
21+
```
1822
Options:
1923
-v --version
2024
-h, --help display help for command
21-
--json JSON 형식으로 출력
2225
```
2326
```
2427
Commands:

0 commit comments

Comments
 (0)