docs: wording
This commit is contained in:
parent
19b2cd05de
commit
7a798f4502
@ -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
|
`distribusi-go` only supports one connection method right now: SSH public key
|
||||||
authentication using `ssh-agent`. This is mostly for simplicity, there was a
|
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
|
Let's take a practical example. First, make sure your `ssh-agent` is running
|
||||||
and your SSH key is loaded:
|
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.
|
`~/.ssh/config` entry, default values will be attempted.
|
||||||
|
|
||||||
If all else fails, try `-d/--debug` for extra help figuring out what SSH
|
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
|
### Generating the logo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user