This commit is contained in:
James Barnett 2016-04-26 10:11:42 -05:00
parent 1467c59874
commit d5e7860fb3

View file

@ -27,7 +27,7 @@ file:
* `PACMAN_PRE_POST` - perform pacman pre/post snapshots for this configuration. * `PACMAN_PRE_POST` - perform pacman pre/post snapshots for this configuration.
Default is `"no"` for all configurations, except for the `root` configuration Default is `"no"` for all configurations, except for the `root` configuration
which is "`yes"`. which is `"yes"`.
* `PACMAN_CLEANUP_ALGORITHM` - snapper algorithm used in cleaning up the pacman pre/post * `PACMAN_CLEANUP_ALGORITHM` - snapper algorithm used in cleaning up the pacman pre/post
snapshots. Default is `"number"`. snapshots. Default is `"number"`.
* `PACMAN_PRE_DESCRIPTION` - snapper description used for the pacman pre snapshot. * `PACMAN_PRE_DESCRIPTION` - snapper description used for the pacman pre snapshot.