Skip to content

Commit f5ad51a

Browse files
Update README.md
1 parent 3c93609 commit f5ad51a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A typical example would be backup archiving based on custom policies such as "ke
1111
- Apply hourly, daily, weekly, monthly and yearly policies
1212
- Customize prune action to do something else instead of deleting (e.g. move them to cloud)
1313
- Customize file finder logic (e.g. support different storage interfaces such as S3)
14-
- Grouping files (e.g. to delete parent directory instead of a single file)
14+
- Grouping files (e.g. prune multiple files together instead of a single file)
1515
- Dry runnable
1616
- Logger aware
1717
- No dependencies
@@ -171,4 +171,4 @@ Please be descriptive in your posts.
171171

172172
# ToDo
173173

174-
- [ ] Add keep-within-*** policy support
174+
- [ ] Add keep-within-*** policy support

0 commit comments

Comments
 (0)