diff --git a/backup.sh.1 b/backup.sh.1 index cc20020..76e63d4 100644 --- a/backup.sh.1 +++ b/backup.sh.1 @@ -131,8 +131,12 @@ file: \f[C] Copying nginx(1/2) Copying ssh(2/2) -Compressing and encrypting backup... -Elapsed time: 10 seconds. +Compressing backup... +Encrypting backup... +File name: /home/marco/backup--.tar.gz.enc +File size: 7336400696(6.9G) +File hash: 0e75ca393117f389d9e8edfea7106d98 +Elapsed time: 259 seconds. \f[R] .fi .PP diff --git a/man.md b/man.md index c162cb7..6bf5db9 100644 --- a/man.md +++ b/man.md @@ -84,8 +84,12 @@ The backup utility will begin to copy the files defined in the sources file: ``` Copying nginx(1/2) Copying ssh(2/2) -Compressing and encrypting backup... -Elapsed time: 10 seconds. +Compressing backup... +Encrypting backup... +File name: /home/marco/backup--.tar.gz.enc +File size: 7336400696(6.9G) +File hash: 0e75ca393117f389d9e8edfea7106d98 +Elapsed time: 259 seconds. ``` After that, you will find the final backup archive in `/home/john/backup--.tar.gz.enc`.