docs: fix format
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
9ec0623f29
commit
98930d398c
|
@ -129,7 +129,7 @@ Alternatively, `ed25519` keys are accepted by default in OpenSSH. You could use
|
||||||
ssh-keygen -t ed25519 -a 200 -C "your_email@example.com"
|
ssh-keygen -t ed25519 -a 200 -C "your_email@example.com"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example
|
## Example
|
||||||
|
|
||||||
Copy file via a SSH password:
|
Copy file via a SSH password:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue