Red colored entries are the required arguments for each flagged parameter. If the parameter is enclosed in brackets, [], it is optional; the brackets are not included in the actual command line.
PowerVCS rm -f files [-r]
- -f is the viewpath in the Repository for the files to remove. The viewpath may include wild cards.
- -r (recursive) indicates that the files matching the Respository viewpath should include those in sub folders.
|