mirror of
https://github.com/restic/restic.git
synced 2025-08-15 06:07:28 +00:00
Print base directory with cache command
This commit is contained in:
@@ -126,6 +126,7 @@ func runCache(opts CacheOptions, gopts GlobalOptions, args []string) error {
|
||||
}
|
||||
|
||||
tab.Write(gopts.stdout)
|
||||
Printf("%d cache dirs in %s\n", len(dirs), cachedir)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user