fix docs
This commit is contained in:
parent
68047f9fcb
commit
df7f4aad94
|
@ -9,8 +9,8 @@ The zfs backing-up tool. ha-ha.
|
||||||
- `zb-cleanup <zfs_object> <density> [max age]` destroys unnecessary
|
- `zb-cleanup <zfs_object> <density> [max age]` destroys unnecessary
|
||||||
snapshots
|
snapshots
|
||||||
- `zb-pull <ssh_connection> <local_zfs_object> <remote_zfs_object>` pulls most
|
- `zb-pull <ssh_connection> <local_zfs_object> <remote_zfs_object>` pulls most
|
||||||
recent snapshot of `remote_volume` to `volume`, using ssh called with
|
recent snapshots of `remote_zfs_object` to `local_zfs_object`, using ssh
|
||||||
`ssh_options`
|
called with `ssh_connection`
|
||||||
|
|
||||||
## Installation&requirements
|
## Installation&requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue