grammar
This commit is contained in:
parent
eef77c8ded
commit
e8f1671853
1 changed files with 5 additions and 3 deletions
|
|
@ -15,13 +15,15 @@ periodically clean up snapshots tagged with `number` after reaching a set
|
||||||
threshold in the snapper configuration file.
|
threshold in the snapper configuration file.
|
||||||
|
|
||||||
Additionally the package provides a hook to regenerate your GRUB configuration
|
Additionally the package provides a hook to regenerate your GRUB configuration
|
||||||
file after every pacman transaction. This useful for use with `grub-btrfs-git`
|
file after every pacman transaction. This is useful when using
|
||||||
(see below).
|
[grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install [the package from the
|
Install [the package from the
|
||||||
AUR](https://aur.archlinux.org/packages/snap-pac/). Optionally install
|
AUR](https://aur.archlinux.org/packages/snap-pac/).
|
||||||
|
|
||||||
|
Optionally install
|
||||||
[grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/) to populate
|
[grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/) to populate
|
||||||
your GRUB menu with the ability to boot into snapshots.
|
your GRUB menu with the ability to boot into snapshots.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue