Merge pull request #415 from amarcu5/master

Add APFS snapshot support
This commit is contained in:
gilbertchen
2018-07-02 12:41:19 -04:00
committed by GitHub
3 changed files with 172 additions and 1 deletions

View File

@@ -1351,7 +1351,7 @@ func main() {
},
cli.BoolFlag{
Name: "vss",
Usage: "enable the Volume Shadow Copy service (Windows only)",
Usage: "enable the Volume Shadow Copy service (Windows and macOS using APFS only)",
},
cli.IntFlag{
Name: "vss-timeout",