The rrdrop command removes one or more URI references from a ZIP resource repository.
rrdrop [-v|-vv] [-q] rr uri ... uri
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.
| 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. |