--- trunk/bin/BackupPC_tarIncCreate 2005/08/31 21:22:48 108 +++ trunk/bin/BackupPC_tarIncCreate 2005/09/01 18:30:51 109 @@ -1,12 +1,12 @@ #!/usr/bin/perl #============================================================= -*-perl-*- # -# BackupPC_tarCreate: create a tar archive of an existing dump -# for restore on a client. +# BackupPC_tarIncCreate: create a tar archive of an existing incremental dump +# # # DESCRIPTION # -# Usage: BackupPC_tarCreate [options] files/directories... +# Usage: BackupPC_tarIncCreate [options] files/directories... # # Flags: # Required options: @@ -621,3 +621,4 @@ $ErrorCnt++; } } +