Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eikoshelev committed Nov 21, 2019
1 parent 459a6b3 commit a23035b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Usage of ./git-sync:
|`GIT_SYNC_ROOT` | -dir | `"/path/to/your/folder/for/repo"` |
|`GIT_SYNC_WAIT` | -timer | `"1s", "2m", "3h", etc` |
|`GIT_SSH_KEY_PATH` | -key | `"/$HOME/.ssh/id_rsa"` |
|`SSH_KNOWN_HOSTS` | - | `-`
|`SSH_KNOWN_HOSTS` | - | `"/$HOME/.ssh/known_hosts"`
|`GIT_HTTP_LOGIN` | -login | `<login for http>`
|`GIT_HTTP_PASSWORD` | -pass | `<password for http`
|`GIT_FORCE_PULL` | -force | `allowed - "true", not allowed - "false"` |
Expand Down

0 comments on commit a23035b

Please sign in to comment.