Skip to content

Commit 71d43ea

Browse files
committed
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 <[email protected]>
1 parent 43895f2 commit 71d43ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ ssh-keygen -t ed25519 -a 200 -C "[email protected]"
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)