mirror of
https://github.com/xxh/xxh
synced 2025-02-18 21:38:27 +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] _____ / / __ \ \ / _/
|
usage: xxh [-p SSH_PORT] [-l SSH_LOGIN] [-i SSH_PRIVATE_KEY] _____ / / __ \ \ / _/
|
||||||
[-o SSH_OPTION -o ...] [+P PASSWORD] [+PP] ___ ( / / / \ \ /
|
[-o SSH_OPTION -o ...] [+P PASSWORD] [+PP] ___ ( / / / \ \ /
|
||||||
[user@]host[:port] \ \___/ / / /
|
[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] / \________/ /
|
[+hh HOST_XXH_HOME] [+hf HOST_EXEC_FILE] [+hc HOST_EXEC_CMD] / \________/ /
|
||||||
[+xc XXH_CONFIG] [+lh LOCAL_XXH_HOME] /____________________/
|
[+xc XXH_CONFIG] [+lh LOCAL_XXH_HOME] /____________________/
|
||||||
```
|
```
|
||||||
|
@ -37,7 +37,7 @@ hosts:
|
||||||
+hhr: # remove after disconnect (++host-xxh-home-remove)
|
+hhr: # remove after disconnect (++host-xxh-home-remove)
|
||||||
+hh: /tmp/.xxh # use special xxh home directory (++host-xxh-home)
|
+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
|
## 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.
|
**[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…
Add table
Reference in a new issue