mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-04-13 10:51:09 +00:00
docs: improve documentation and testing configurations
- Add note about the default value of `port` being `22` in the README Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
43895f2cd5
commit
71d43ea0f7
@ -221,6 +221,8 @@ ssh-keygen -t ed25519 -a 200 -C "your_email@example.com"
|
|||||||
ls -al
|
ls -al
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The default value of `port` is `22`.
|
||||||
|
|
||||||
#### Multiple hosts with different port
|
#### Multiple hosts with different port
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user