mirror of
https://github.com/xxh/xxh
synced 2024-11-27 06:00:21 +00:00
0.4.6
This commit is contained in:
parent
6c79976f09
commit
bfa7ce2c36
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ 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] [+hhr] [+v] [+vv] [+s SHELL] ____\ /__/ /
|
||||
[+i] [+if] [+iff] [+hhr] [+v] [+vv] [+s SHELL] ____\ /__/ /
|
||||
[+hh HOST_XXH_HOME] [+hf HOST_EXEC_FILE] [+hc HOST_EXEC_CMD] / \________/ /
|
||||
[+xc XXH_CONFIG] [+lh LOCAL_XXH_HOME] /____________________/
|
||||
```
|
||||
|
@ -37,7 +37,7 @@ hosts:
|
|||
+hhr: # remove after disconnect (++host-xxh-home-remove)
|
||||
+hh: /tmp/.xxh # use special xxh home directory (++host-xxh-home)
|
||||
```
|
||||
The arguments will be automatically added when you'll run `xxh myhost` or `xxh company-server1`.
|
||||
The arguments will be automatically added when you run `xxh myhost` or `xxh company-server1`.
|
||||
|
||||
## Supported shells
|
||||
**[Xonsh shell](https://github.com/xxh/xxh-shell-xonsh-appimage)** — stable version with [pipeliner](https://github.com/xxh/xxh-plugin-xonsh-pipe-liner), [bar](https://github.com/xxh/xxh-plugin-xonsh-theme-bar), [autojump](https://github.com/xxh/xxh-plugin-xonsh-autojump) plugins.
|
||||
|
|
Loading…
Reference in a new issue