Clean up README table end-of-line
This commit is contained in:
parent
0d88253338
commit
3ffc83e29e
|
|
@ -86,7 +86,7 @@ docker run -d \
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
| Flag | Environment Variable | Default | Description |
|
| Flag | Environment Variable | Default | Description |
|
||||||
|----------------------------|---------------------------------|-------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|----------------------------|---------------------------------|-------------------------------|-------------|
|
||||||
| `--repo` | GIT_SYNC_REPO | (required) | the git repository to clone |
|
| `--repo` | GIT_SYNC_REPO | (required) | the git repository to clone |
|
||||||
| `--branch` | GIT_SYNC_BRANCH | "master" | the git branch to check out |
|
| `--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 |
|
| `--rev` | GIT_SYNC_REV | "HEAD" | the git revision (tag or hash) to check out |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue