summaryrefslogtreecommitdiff
path: root/tools/commands.h
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-02-16 15:00:50 -0600
committerDavid Teigland <teigland@redhat.com>2016-02-25 09:14:09 -0600
commit04d34da706a596b7c1d7c5376fb42aa99374fc51 (patch)
tree9f5dd26b7d04784b041a0490507942b7428b6d85 /tools/commands.h
parent30c69b3f8ac6c2a4c8b1a47b1482ac4b6a7b8d2e (diff)
downloadlvm2-04d34da706a596b7c1d7c5376fb42aa99374fc51.tar.gz
pvremove: use common toollib processing code
Use the new pvcreate_each_device() function from toollib.
Diffstat (limited to 'tools/commands.h')
-rw-r--r--tools/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/commands.h b/tools/commands.h
index fcd2c240a..25784bfd9 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -911,7 +911,7 @@ xx(lvpoll,
xx(pvremove,
"Remove LVM label(s) from physical volume(s)",
- 0,
+ ENABLE_ALL_DEVS,
"pvremove\n"
"\t[--commandprofile ProfileName]\n"
"\t[-d|--debug]\n"