Fix --keep-* options list formatting.

This commit is contained in:
Leo R. Lundgren 2018-02-13 23:28:38 +01:00 committed by rAWTAZ
parent 2debb5c0e0
commit 5a9c7c51e6
1 changed files with 7 additions and 6 deletions

View File

@ -145,6 +145,7 @@ tags use ``--group-by paths,tags``. The policy is then applied to each group of
snapshots separately. This is a safety feature.
The ``forget`` command accepts the following parameters:
- ``--keep-last n`` never delete the ``n`` last (most recent) snapshots
- ``--keep-hourly n`` for the last ``n`` hours in which a snapshot was
made, keep only the last snapshot for each hour.