We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e938f7 commit 3785a2dCopy full SHA for 3785a2d
1 file changed
README.md
@@ -13,6 +13,6 @@ gh extension install https://github.com/samugi/gh-compr
13
## Usage
14
15
```bash
16
-gh compr <PR_1_URL> <PR_2_URL>
17
-Diff saved to <PR_1_ID>-<PR_2_ID>.diff
+gh compr <PR_1_URL> <PR_2_URL> [-o output.diff]
+Diff saved to output.diff
18
```
0 commit comments