update README

This commit is contained in:
James Barnett 2016-04-25 14:42:54 -05:00
parent 1cffe0260a
commit cef3d00b01

View file

@ -25,12 +25,9 @@ which snapper configurations of which to take snapshots, the descriptions used
for the snapshots, and the snapper algorithm to use. Changing the file should be
self-explanatory. The defaults should be sufficient for most users.
By default, the snapshots are set up to use snapper's `number` algorithm. That
is, snapper will periodically clean up snapshots tagged with `number` after
reaching a set threshold in the snapper configuration file.
By default, the snapshots are set up to use snapper's `number` algorithm.
Additionally, by default, snapshots are only taken of the subvolume
corresponding with the `root` snapper config; other subvolumes are not included.
corresponding with the `root` snapper configuration.
## Usage