mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-06 00:03:38 +00:00
Updated VSS flag usage
VSS flag usage now indicates support for macOS using APFS in addition to Windows
This commit is contained in:
@@ -1324,7 +1324,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",
|
||||
|
||||
Reference in New Issue
Block a user