mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-11 13:47:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Open a new window and connect to multiple SSH servers:
|
||||
|
||||
`mssh {{user@host1}} {{user@host2}} {{...}}`
|
||||
`mssh {{user@host1 user@host2 ...}}`
|
||||
|
||||
- Open a new window and connect to a group of servers predefined in `~/.mssh_clusters`:
|
||||
|
||||
`mssh --alias {{alias_name}}`
|
||||
`mssh {{[-a|--alias]}} {{alias_name}}`
|
||||
|
||||
Reference in New Issue
Block a user