Skip to content

Commit f5380de

Browse files
committed
Updates usage
1 parent 073a69b commit f5380de

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33
Yet another Github release command line tool. This one, though, is much more minimalistic and simple.
44

55
```
6-
Github release tool.
6+
Github command line release tool.
77
Usage:
8-
github-release <user/repo> <tag> <branch> <description> <files>
8+
gh-release <user/repo> <tag> <branch> <description> <files>
99
10-
<files> can be specified using glob patterns.
10+
<files> can be specified using glob patterns.
11+
12+
Options:
13+
-version: Displays version
1114
```
1215

1316
### Requirements

0 commit comments

Comments
 (0)