mirror of
https://github.com/xxh/xxh
synced 2024-11-23 12:23:04 +00:00
README
This commit is contained in:
parent
b8187cbcf5
commit
7c2562a742
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
@ -15,15 +15,15 @@ After install you can just using `xxh` command as replace `ssh` to connecting to
|
|||
|
||||
## Usage
|
||||
```
|
||||
$ ./xxh -h ____ __________ @ @
|
||||
usage: xxh <host from ~/.ssh/config> ______ / \ \__/
|
||||
usage: xxh [ssh arguments] [user@]host[:port] [xxh arguments] ____ / ______ \ / \
|
||||
usage: xxh [-p SSH_PORT] [-l SSH_LOGIN] [-i SSH_PRIVATE_KEY] _____ / / __ \ \ / _/
|
||||
[-o SSH_OPTION -o ...] [+P PASSWORD] [+PP] ___ ( / / / \ \ /
|
||||
[user@]host[:port] \ \___/ / / /
|
||||
[+i] [+if] [+iff] [+v] [+vv] [+s SHELL] ____\ /__/ /
|
||||
[+hh HOST_XXH_HOME] [+hf HOST_EXEC_FILE] [+hc HOST_EXEC_COMMAND] / \________/ /
|
||||
[+xc XXH_CONFIG] [+lh LOCAL_XXH_HOME] /____________________/
|
||||
$ ./xxh -h ____ __________ @ @
|
||||
usage: xxh <host from ~/.ssh/config> ______ / \ \__/
|
||||
usage: xxh [ssh arguments] [user@]host[:port] [xxh arguments] ____ / ______ \ / \
|
||||
usage: xxh [-p SSH_PORT] [-l SSH_LOGIN] [-i SSH_PRIVATE_KEY] _____ / / __ \ \ / _/
|
||||
[-o SSH_OPTION -o ...] [+P PASSWORD] [+PP] ___ ( / / / \ \ /
|
||||
[user@]host[:port] \ \___/ / / /
|
||||
[+i] [+if] [+iff] [+v] [+vv] [+s SHELL] ____\ /__/ /
|
||||
[+hh HOST_XXH_HOME] [+hf HOST_EXEC_FILE] [+hc HOST_EXEC_COMMAND] / \________/ /
|
||||
[+xc XXH_CONFIG] [+lh LOCAL_XXH_HOME] /____________________/
|
||||
```
|
||||
|
||||
## Supported shells
|
||||
|
|
Loading…
Reference in a new issue