diff --git a/tbku.rst b/tbku.rst index ae8f605..7a3f71a 100644 --- a/tbku.rst +++ b/tbku.rst @@ -212,10 +212,10 @@ **Autodeletion Of Old Backups** As shipped, ``tbku`` uniquely identifies each backup set based on - machine date, name, OS, CPU architecture, and set name. If you've + date, machine name, OS, CPU architecture, and set name. If you've set it up to run as a cron job, over time you'll accumulate lots of older copies of backups. That's because each new day, the backup - file name will change (since it includes the date). + file name will change (since it begins with the date). If you don't like this default behavior, change the ``TBKUDEL`` environment variable to be "YES". It must be *exactly* this string, @@ -361,4 +361,4 @@ http://docutils.sourceforge.net/rst.html -``$Id: tbku.rst,v 1.2 2014/10/22 22:22:23 tundra Exp $`` +``$Id: tbku.rst,v 1.3 2014/10/22 22:28:35 tundra Exp $``