update README

This commit is contained in:
James Barnett 2016-04-22 20:27:12 -05:00
parent ff74d7cb68
commit c310e4f02a

View file

@ -30,16 +30,23 @@ your GRUB menu with the ability to boot into snapshots.
## Usage
### Taking snapshots
**Use pacman (and AUR helpers) as normal and watch snapper do its thing.** No
bash scripts for you to call. No bash aliases to setup.
Because these are pacman hooks, it doesn't matter how you call pacman—whether
directly, through an AUR helper, or an alias, snapper will create the
directly, through an AUR helper, or using an alias—snapper will create the
snapshots whenever pacman is asked to install, upgrade, or remove a package. The
specific pacman command used is noted in the snapper description for the
specific pacman command used is logged in the snapper description for the
snapshots.
### Example
### Undoing a transaction
To undo changes from a pacman transaction, use `snapper undochange`. See the
manpage for snapper and the following example.
## Example
Installing the `nano` package as normal: