1SVK::Command::Delete(3)User Contributed Perl DocumentatioSnVK::Command::Delete(3)
2
3
4

NAME

6       SVK::Command::Delete - Remove versioned item
7

SYNOPSIS

9        delete [PATH...]
10        delete [DEPOTPATH...]
11

OPTIONS

13        -K [--keep-local]      : do not remove the local file
14        -m [--message] MESSAGE : specify commit message MESSAGE
15        -F [--file] FILENAME   : read commit message from FILENAME
16        --template             : use the specified message as the template to edit
17        --encoding ENC         : treat -m/-F value as being in charset encoding ENC
18        -P [--patch] NAME      : instead of commit, save this change as a patch
19        -S [--sign]            : sign this change
20        -C [--check-only]      : try operation but make no changes
21        --direct               : commit directly even if the path is mirrored
22        --force                : delete the file/directory even if modified
23
24
25
26perl v5.30.0                      2019-07-26           SVK::Command::Delete(3)
Impressum