diff options
| author | Mirek Kratochvil <exa.exa@gmail.com> | 2014-06-07 23:02:13 +0200 |
|---|---|---|
| committer | Mirek Kratochvil <exa.exa@gmail.com> | 2014-06-07 23:02:13 +0200 |
| commit | df7f4aad9455abb71b777780fdb24802eb54b6e1 (patch) | |
| tree | cfee8711a2e35f6eed42422c73d35ca2ef879a6f | |
| parent | 68047f9fcb553fc4c6d5d2f4f232ec75da497d7c (diff) | |
| download | zfs-backup-df7f4aad9455abb71b777780fdb24802eb54b6e1.tar.gz zfs-backup-df7f4aad9455abb71b777780fdb24802eb54b6e1.tar.bz2 | |
fix docs
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ The zfs backing-up tool. ha-ha. - `zb-cleanup <zfs_object> <density> [max age]` destroys unnecessary snapshots - `zb-pull <ssh_connection> <local_zfs_object> <remote_zfs_object>` pulls most - recent snapshot of `remote_volume` to `volume`, using ssh called with - `ssh_options` + recent snapshots of `remote_zfs_object` to `local_zfs_object`, using ssh + called with `ssh_connection` ## Installation&requirements |
