Clean up README table end-of-line

This commit is contained in:
Tim Hockin 2022-03-08 08:55:54 -08:00
parent 0d88253338
commit 3ffc83e29e
1 changed files with 40 additions and 40 deletions

View File

@ -86,7 +86,7 @@ docker run -d \
## Parameters
| Flag | Environment Variable | Default | Description |
|----------------------------|---------------------------------|-------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|----------------------------|---------------------------------|-------------------------------|-------------|
| `--repo` | GIT_SYNC_REPO | (required) | the git repository to clone |
| `--branch` | GIT_SYNC_BRANCH | "master" | the git branch to check out |
| `--rev` | GIT_SYNC_REV | "HEAD" | the git revision (tag or hash) to check out |