summaryrefslogtreecommitdiff
path: root/tools/commands.h
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2016-02-08 13:09:37 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2016-02-11 18:35:06 +0100
commit740d27f9fea2596d0f4bcf32c07cd72bad798537 (patch)
treec5334cb898dcf12033f5865ae4685d12c7fc3ec4 /tools/commands.h
parent3f916e8285a8f164927a68082ac6dc759d6720a0 (diff)
downloadlvm2-740d27f9fea2596d0f4bcf32c07cd72bad798537.tar.gz
cleanup: rename usepolicies
Switch to ARG name without '_' in the middle (like all others args).
Diffstat (limited to 'tools/commands.h')
-rw-r--r--tools/commands.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/commands.h b/tools/commands.h
index 651852d11..07485688a 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -294,7 +294,7 @@ xx(lvconvert,
repair_ARG, replace_ARG, snapshot_ARG,
split_ARG, splitcache_ARG, splitmirrors_ARG, splitsnapshot_ARG,
stripes_long_ARG, stripesize_ARG, test_ARG, thin_ARG, thinpool_ARG,
- trackchanges_ARG, type_ARG, uncache_ARG, use_policies_ARG, zero_ARG)
+ trackchanges_ARG, type_ARG, uncache_ARG, usepolicies_ARG, zero_ARG)
xx(lvcreate,
"Create a logical volume",
@@ -480,8 +480,8 @@ xx(lvextend,
alloc_ARG, autobackup_ARG, extents_ARG, force_ARG, mirrors_ARG,
nofsck_ARG, nosync_ARG, noudevsync_ARG, poolmetadatasize_ARG,
- resizefs_ARG, size_ARG, stripes_ARG,
- stripesize_ARG, test_ARG, type_ARG, use_policies_ARG)
+ resizefs_ARG, size_ARG, stripes_ARG, stripesize_ARG,
+ test_ARG, type_ARG, usepolicies_ARG)
xx(lvmchange,
"With the device mapper, this is obsolete and does nothing.",