refactor(docs): Typo (#1)
This commit is contained in:
parent
3516f56580
commit
2246823d06
@ -126,7 +126,7 @@ With these settings it is possible to cause ZFS snapshot name collisions (meanin
|
|||||||
- They cover the same type of operation (_Install_, _Remove_ or _Upgrade_)
|
- They cover the same type of operation (_Install_, _Remove_ or _Upgrade_)
|
||||||
- They cover the same list of packages
|
- They cover the same list of packages
|
||||||
|
|
||||||
The script safeguards against naming collisions by adding a monotoniccally incrementing counter after the timestamp string.
|
The script safeguards against naming collisions by adding a monotonically incrementing counter after the timestamp string.
|
||||||
|
|
||||||
For example by running `pacman -S tmux` three times within the same minute (once for an _Install_ operation and two more times for two identical _Upgrade_ operations) your system may generate the following example snapshots:
|
For example by running `pacman -S tmux` three times within the same minute (once for an _Install_ operation and two more times for two identical _Upgrade_ operations) your system may generate the following example snapshots:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user