mirror of
https://github.com/restic/restic.git
synced 2026-05-19 08:35:23 +00:00
restic copy - stattistics counters
fixed typo in changelog/unreleased/pull-5319
This commit is contained in:
committed by
Michael Eischer
parent
1e3b96bf99
commit
3b71c44755
@@ -3,7 +3,7 @@ Enhancement: add more status counters to `restic copy`
|
||||
`restic copy` now produces more status counters in text format. The new counters
|
||||
are the number of blobs to copy, their size on disk and the number of packfiles
|
||||
used from the source repository. The additional statistics is only produced when
|
||||
the `--verbose` option is apecified.
|
||||
the `--verbose` option is specified.
|
||||
|
||||
https://github.com/restic/restic/issues/5175
|
||||
https://github.com/restic/restic/pull/5319
|
||||
|
||||
Reference in New Issue
Block a user