Skip to content

Commit 3785a2d

Browse files
committed
readme
1 parent 2e938f7 commit 3785a2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ gh extension install https://github.com/samugi/gh-compr
1313
## Usage
1414

1515
```bash
16-
gh compr <PR_1_URL> <PR_2_URL>
17-
Diff saved to <PR_1_ID>-<PR_2_ID>.diff
16+
gh compr <PR_1_URL> <PR_2_URL> [-o output.diff]
17+
Diff saved to output.diff
1818
```

0 commit comments

Comments
 (0)