Options (3)
-v, --verbosebooleanDisplay detailed output during the operation
Example:
sudo pvremove {{[-v|--verbose]}} {{/dev/sdXY}}-y, --yesbooleanRemove a LVM label without asking for confirmation
Example:
sudo pvremove {{[-y|--yes]}} {{/dev/sdXY}}-f, --forcebooleanForcefully remove a LVM label
Example:
sudo pvremove {{[-f|--force]}} {{/dev/sdXY}}Examples (5)
made by @shridhargupta | data from tldr-pages