mirror of
https://github.com/restic/restic.git
synced 2025-08-15 03:47:28 +00:00
stats: Initial implementation of stats command
This commit is contained in:

committed by
Alexander Neumann

parent
8c124a2b75
commit
f7659bd8b0
@@ -1310,6 +1310,7 @@ _restic_root_command()
|
||||
commands+=("rebuild-index")
|
||||
commands+=("restore")
|
||||
commands+=("snapshots")
|
||||
commands+=("stats")
|
||||
commands+=("tag")
|
||||
commands+=("unlock")
|
||||
commands+=("version")
|
||||
|
Reference in New Issue
Block a user