Update README.md
This commit is contained in:
parent
02aaf92719
commit
cbc2db2a93
|
@ -1,5 +1,7 @@
|
|||
# backupcleaner
|
||||
|
||||
## clean-backups.py
|
||||
|
||||
Tool to cleanup backup directory with daily, weekly and monthly backups.
|
||||
This tool removes **everything** in the specified directory (not recursively) except files, containing timestamps in the filename that can identified by this tool as fresh backups.
|
||||
|
||||
|
|
Loading…
Reference in New Issue