docs: wording

This commit is contained in:
decentral1se 2022-04-05 00:08:19 +02:00
parent 19b2cd05de
commit 7a798f4502
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -134,7 +134,7 @@ If you wanna learn Go, I've got [this book], feel free to take a loan of it :gri
`distribusi-go` only supports one connection method right now: SSH public key
authentication using `ssh-agent`. This is mostly for simplicity, there was a
discussion running [over here] if you'd like to see more methods available.
discussion running [over here] for a while.
Let's take a practical example. First, make sure your `ssh-agent` is running
and your SSH key is loaded:
@ -164,7 +164,7 @@ interface with `ssh-agent` which handles all that. If there is no
`~/.ssh/config` entry, default values will be attempted.
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.
connection details are used. You can [open a ticket] for support also.
### Generating the logo