mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-20 01:37:45 +02:00
fix small typo
This commit is contained in:
parent
9b3e5c38e2
commit
ad8be226fd
@ -100,7 +100,7 @@ the left edge of the leftmost (first) interval is the ``creation`` date of the y
|
|||||||
All intervals to its right describe time intervals further in the past.
|
All intervals to its right describe time intervals further in the past.
|
||||||
|
|
||||||
Each interval carries a maximum number of snapshots to keep.
|
Each interval carries a maximum number of snapshots to keep.
|
||||||
It is secified via ``(keep=N)``, where ``N`` is either ``all`` (all snapshots are kept) or a positive integer.
|
It is specified via ``(keep=N)``, where ``N`` is either ``all`` (all snapshots are kept) or a positive integer.
|
||||||
The default value is **keep=1**.
|
The default value is **keep=1**.
|
||||||
|
|
||||||
The following procedure happens during pruning:
|
The following procedure happens during pruning:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user