mirror of
https://github.com/octoleo/restic.git
synced 2024-12-23 11:28:54 +00:00
Merge pull request #2027 from j6s/feature.cache-dir-information
Print base directory with cache command
This commit is contained in:
commit
5dbef3712e
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user