=== modified file 'README.rst' --- README.rst 2014-02-21 20:43:47 +0000 +++ README.rst 2014-02-21 20:28:21 +0000 @@ -71,15 +71,6 @@ All sources accepted by rsync are possible. It's impossible to have both remote source and remote destination as rsync does not implement this. -LVM2 -~~~~ - -The ``snap.lvm2`` script creates a snapshot of a logical volume, mounts it and -runs supplied program (most frequently ``snap.push.single``). After the -program exits, it unmounts and removes the snapshot. The location of the -mountpoint is exported as ``SNAP_SRC`` environment variable which -``snap.push.single`` understands. - things to note -------------- @@ -105,9 +96,3 @@ side) * old snapshot pruning / rotation - -* document each script specifically - -* document how access can be restricted using ssh - -* give specific examples