We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b5e7c commit d931bbeCopy full SHA for d931bbe
1 file changed
README.md
@@ -5,7 +5,7 @@
5
## Usage
6
7
```sh
8
-$ npx crop-github-images-cli <path-to-image-or-gif>
+$ npx crop-github-images-cli <path-to-image-or-gif> [--github-token|-t <Personal Access Token>]
9
```
10
11
From
0 commit comments