readme: someone swapped the params right.
This commit is contained in:
parent
e589e8f52c
commit
68cf6fd1b3
|
@ -8,7 +8,7 @@ The zfs backing-up tool. ha-ha.
|
|||
- `zb-snap <zfs_object>` creates a snapshot
|
||||
- `zb-cleanup <zfs_object> <density> [max age]` destroys unnecessary
|
||||
snapshots
|
||||
- `zb-pull <ssh_connection> <local_zfs_object> <remote_zfs_object>` pulls most
|
||||
- `zb-pull <ssh_connection> <remote_zfs_object> <local_zfs_object>` pulls most
|
||||
recent snapshots of `remote_zfs_object` to `local_zfs_object`, using ssh
|
||||
called with `ssh_connection`
|
||||
|
||||
|
|
Loading…
Reference in a new issue