2
0
Fork 0
mirror of https://github.com/xxh/xxh synced 2025-02-20 14:28:29 +00:00
This commit is contained in:
anki-code 2020-03-14 14:44:51 +03:00
parent a6b761e1fe
commit 07255aedc1
2 changed files with 2 additions and 2 deletions

View file

@ -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`.

View file

@ -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)