diff options
author | Oliver Poignant <oliver@poignant.se> | 2016-03-06 00:05:47 +0100 |
---|---|---|
committer | Oliver Poignant <oliver@poignant.se> | 2016-03-06 00:05:47 +0100 |
commit | e457aeeda4ad11daf31c0f176d9e676d657133a4 (patch) | |
tree | 22fa3b9df62fac212b1ddc4cae184e2360ad1b6e | |
parent | b5262a2a01da1f1410fcdaf3fb1f5d547425b453 (diff) | |
download | Git-Auto-Deploy-e457aeeda4ad11daf31c0f176d9e676d657133a4.zip Git-Auto-Deploy-e457aeeda4ad11daf31c0f176d9e676d657133a4.tar.gz Git-Auto-Deploy-e457aeeda4ad11daf31c0f176d9e676d657133a4.tar.bz2 |
Updated docs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ To start logging you can define ```"logfilepath": "/home/hermes/gitautodeploy.lo ## Command line options Command line option | Environment variable | Description --------------------- | -------------------------------------------------------------------- +-------------------- | -------------------- | --------------------------------------------- --daemon-mode (-d) | GAD_DAEMON_MODE | |Run in background (daemon mode) --quiet (-q) | GAD_QUIET | Supress console output --ssh-keygen | GAD_SSH_KEYGEN | Scan repository hosts for ssh keys |