mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-30 19:21:17 +00:00
Merge pull request #668 from ThomasWaldmann/create-stats-isodate
docs: update example for borg create -v --stats (use iso datetime …
This commit is contained in:
commit
566c9d4bcf
1 changed files with 3 additions and 2 deletions
|
@ -56,8 +56,9 @@ A step by step example
|
|||
------------------------------------------------------------------------------
|
||||
Archive name: Tuesday
|
||||
Archive fingerprint: bd31004d58f51ea06ff735d2e5ac49376901b21d58035f8fb05dbf866566e3c2
|
||||
Start time: Tue Feb 16 18:15:11 2016
|
||||
End time: Mon Feb 16 18:15:11 2016
|
||||
Time (start): Tue, 2016-02-16 18:15:11
|
||||
Time (end): Tue, 2016-02-16 18:15:11
|
||||
|
||||
Duration: 0.19 seconds
|
||||
Number of files: 127
|
||||
------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue