docs update

This commit is contained in:
2021-10-15 04:12:37 +03:00
parent 4521c2adde
commit 04bbabe898
13 changed files with 2687 additions and 2106 deletions

View File

@ -121,7 +121,7 @@ Group name must refer to architecture, e.g. it should be `github:x86_64` for x86
Group name must refer to architecture, e.g. it should be `rsync:x86_64` for x86_64 architecture. Requires `rsync` package to be installed. Do not forget to configure ssh for user `ahriman`.
* `command` - rsync command to run, space separated list of string, required.
* `remote` - remote server to rsync (e.g. `1.2.3.4:5678:path/to/sync`), string, required.
* `remote` - remote server to rsync (e.g. `1.2.3.4:path/to/sync`), string, required.
### `s3:*` groups