The rrdrop command removes one or more URI references from a ZIP resource repository.
rrdrop [-v|-vv] [-q] rr uri ... uri
rrdrop -h
| Compatibility Note Command line arguments were normalized in PXE v1.0RC2. Users of PXE v1.0RC1 should use the following syntax: rrdrop [-v|-vv] [-q] uri ... uri rr rrdrop -h |
The rrdrop command removes one or more URI references from a resource repository. As with other repository manipulation commands, the action of rrdrop is atomic, so if the operation fails, the original archive is uneffected.
| Aliases and Removal If an additional URI alias was added to the repository with the rralias Command, then removing the original resource will not remove the alias and vice versa. Each URI reference must be removed individually. |
| Option/Argument | Effect |
|---|---|
| -q | Suppress complaints about URIs not registered in the repository. Otherwise, a warning message is printed to standard error. |
| uri ... uri | one or more URIs to be removed. |
| rr | the path of the resource repository to update. |
| -v|-vv | adjust the verbosity of logging output. See Configuring Commandline Launchers. |
| -h | prints a synopsis to the console and exits. |
