Skip to content

Commit 71d43ea

Browse files
committedJun 6, 2024··
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>
1 parent 43895f2 commit 71d43ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ ssh-keygen -t ed25519 -a 200 -C "your_email@example.com"
221221
ls -al
222222
```
223223
224+
The default value of `port` is `22`.
225+
224226
#### Multiple hosts with different port
225227

226228
```diff

0 commit comments

Comments
 (0)
Please sign in to comment.