Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Apr 4, 2019
1 parent 6a8e375 commit 2a19922
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ Run `github-release` with `-h` or `--help` options:
Usage: github-release <command> [<args>]
Options:
-h, --help output usage information
-V, --version output the version number
-T, --token <token> OAuth2 token
-o, --owner <owner> owner
-r, --repo <repo> repo
-t, --tag <tag> tag
-n, --name <name> name
-b, --body <body> body
-d, --draft draft
-p, --prerelease prerelease
-V, --version output the version number
--baseurl <baseurl> API endpoint (default: "https://api.github.com")
-T, --token <token> OAuth2 token
-o, --owner <owner> owner
-r, --repo <repo> repo
-t, --tag <tag> tag
-n, --name <name> name
-b, --body <body> body
-d, --draft [value] draft
-p, --prerelease [value] prerelease
-h, --help output usage information
```

### Upload
Expand Down

0 comments on commit 2a19922

Please sign in to comment.