Skip to content

Commit

Permalink
docs: update README arguments table
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Aug 29, 2022
1 parent f105e66 commit 2f2394e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,9 @@ These arguments can also be passed to the CLI to automate values and bypass the
| Short | Long | Description |
|---------------|-----------------------|---------------------------------------------|
| `-t TARGET` | `--target=TARGET` | Target PyPI repository [`pypi`, `testpypi`] |
| `-u USERNAME` | `--user=USERNAME` | PyPI username |
| `-p PASSWORD` | `--pass=PASSWORD` | PyPI password |
| `-a TOKEN` | `--token=TOKEN` | PyPI API Token |
| `-i IDENTITY` | `--identity=IDENTITY` | GPG identity to use for package signing |
| `-g PROJECT` | `--project=PROJECT` | GitHub project (repository) to publish from |
| `-p PROJECT` | `--project=PROJECT` | GitHub project (repository) to publish from |
| `-r RELEASE` | `--release=RELEASE` | GitHub release to publish |
| | `--python-path=PATH` | Path to Python executable |
| `-h` | `--help` | Display usage + help message and exit |
Expand Down

0 comments on commit 2f2394e

Please sign in to comment.