mirror of
https://github.com/xxh/xxh
synced 2025-02-20 14:28:29 +00:00
0.5.9
This commit is contained in:
parent
a6b761e1fe
commit
07255aedc1
2 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ hosts:
|
|||
|
||||
"company-.*": # for all hosts by regex pattern
|
||||
+if: # don't asking about install (++install-force)
|
||||
+hhr: # remove host xxh home after disconnect (++host-xxh-home-remove)
|
||||
+hh: /tmp/.xxh # use special xxh home directory (++host-xxh-home)
|
||||
+hhr: # remove host xxh home after disconnect (++host-xxh-home-remove)
|
||||
```
|
||||
The arguments will be automatically added when you run `xxh myhost` or `xxh company-server1`.
|
||||
|
||||
|
|
|
@ -20,5 +20,5 @@
|
|||
#
|
||||
# "company-.*": # for all hosts by regex pattern
|
||||
# +if: # don't asking about install (++install-force)
|
||||
# +hhr: # remove host xxh home after disconnect (++host-xxh-home-remove)
|
||||
# +hh: /tmp/.xxh # use special xxh home directory (++host-xxh-home)
|
||||
# +hhr: # remove host xxh home after disconnect (++host-xxh-home-remove)
|
||||
|
|
Loading…
Add table
Reference in a new issue