summaryrefslogtreecommitdiffstats
path: root/tools/args.h
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2001-12-03 20:23:53 +0000
committerAlasdair Kergon <agk@redhat.com>2001-12-03 20:23:53 +0000
commita03f2320632e4efbae7ebbbc4a8a3563d86b926d (patch)
tree8494b2b72e3cdb28080a731261c9566f8ec109db /tools/args.h
parent7a61472a0a726c2f7b002bede36d6e4d65529463 (diff)
downloadlvm2-a03f2320632e4efbae7ebbbc4a8a3563d86b926d.tar.gz
lvm2-a03f2320632e4efbae7ebbbc4a8a3563d86b926d.tar.xz
lvm2-a03f2320632e4efbae7ebbbc4a8a3563d86b926d.zip
Tweaks for make install. -m args replaces verbose to display maps.
Diffstat (limited to 'tools/args.h')
-rw-r--r--tools/args.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/args.h b/tools/args.h
index 24107af3..269b9957 100644
--- a/tools/args.h
+++ b/tools/args.h
@@ -44,6 +44,7 @@ xx(lvmpartition_ARG, 'l', "lvmpartition", NULL)
xx(list_ARG, 'l', "list", NULL)
xx(size_ARG, 'L', "size", size_arg)
xx(logicalextent_ARG, 'L', "logicalextent", int_arg_with_sign)
+xx(maps_ARG, 'm', "maps", NULL)
xx(name_ARG, 'n', "name", string_arg)
xx(oldpath_ARG, 'n', "oldpath", NULL)
xx(nofsck_ARG, 'n', "nofsck", NULL)