This commit is contained in:
2026-01-22 03:12:16 -08:00
parent ba23c0606f
commit ca467a3453
8 changed files with 26 additions and 4900 deletions

View File

@@ -283,8 +283,7 @@ class SharedArgs:
"location",
type="enum",
choices=["hydrus",
"0x0",
"local"],
"0x0"],
required=True,
description="Destination location",
)
@@ -292,7 +291,7 @@ class SharedArgs:
DELETE = CmdletArg(
"delete",
type="flag",
description="Delete the file and its .tag after successful operation.",
description="Delete the file after successful operation.",
)
# Metadata arguments