v/cmd/v/help/remove.txt

10 lines
329 B
Plaintext

Usage:
v remove [MODULE...]
Removes all listed MODULEs.
If no MODULE is provided, removes ALL installed modules.
Options:
-help - Show usage info.
-v - Print more details about the performed operation.
-server-url - When doing network operations, use this vpm server. Can be given multiple times.