diff --git a/README.md b/README.md index 55d5a91..80df6b5 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,8 @@ Host varia.zone ``` `distribusi-go` will read the `User` and `Port` values from this configuration. +`distribusi-go` won't try to parse private key files or prompt for passwords, +it will simply interface with `ssh-agent` which handles all that. If all else fails, try `-d/--debug` for extra help figuring out what SSH connection details are used. You can [open a ticket] and we can try and help.