Skip to content

Commit 9a5c9a8

Browse files
committed
chore(readme): properly options & add screenshot
1 parent c2ad7b7 commit 9a5c9a8

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Please consider starring the project to show your ❤️ and support.
1010
[![License](https://badgen.net/npm/license/git-delete-branch)](./LICENSE)
1111
[![donate](https://badgen.net/badge/support%20me/donate/f2a)](https://donate.evila.me)
1212

13+
## Screenshot
14+
15+
<p align="center">
16+
<img width="600" src="https://user-images.githubusercontent.com/19513289/59366614-28fafd80-8d6d-11e9-871d-9096c4e74a63.png">
17+
</p>
18+
1319
## Features
1420

1521
- Support delete matched branches. e.g.`fix/*`
@@ -51,14 +57,14 @@ Delete branches
5157

5258
### `options`
5359

54-
#### `-r, --remote`
60+
#### `-r, --remotes`
5561

5662
Delete remotes branches
5763

5864
#### `--scope <scope>`
5965

6066
- Default: `origin`
61-
- When: `-r, --remote`
67+
- When: `-r, --remotes`
6268

6369
Branches scope name
6470

0 commit comments

Comments
 (0)