Skip to content

Commit

Permalink
docs: improve documentation and testing configurations
Browse files Browse the repository at this point in the history
- Add note about the default value of `port` being `22` in the README

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Jun 6, 2024
1 parent 43895f2 commit 71d43ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ ssh-keygen -t ed25519 -a 200 -C "your_email@example.com"
ls -al
```
The default value of `port` is `22`.

#### Multiple hosts with different port

```diff
Expand Down

0 comments on commit 71d43ea

Please sign in to comment.