summaryrefslogtreecommitdiffstats
path: root/man/dmsetup.8.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2005-05-16 16:04:34 +0000
committerAlasdair Kergon <agk@redhat.com>2005-05-16 16:04:34 +0000
commit2272500bc8d919c32426cdfbbefc1d1af69a0688 (patch)
tree05b1af9fc6cdad69922d24dd7fa449471d51c570 /man/dmsetup.8.in
parentebf21d3f938b702fb02358d7b80d63ce67daa641 (diff)
downloadlvm2-2272500bc8d919c32426cdfbbefc1d1af69a0688.tar.gz
lvm2-2272500bc8d919c32426cdfbbefc1d1af69a0688.tar.xz
lvm2-2272500bc8d919c32426cdfbbefc1d1af69a0688.zip
Add --target to dmsetup ls.
Diffstat (limited to 'man/dmsetup.8.in')
-rw-r--r--man/dmsetup.8.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/dmsetup.8.in b/man/dmsetup.8.in
index b98454f8..835494a9 100644
--- a/man/dmsetup.8.in
+++ b/man/dmsetup.8.in
@@ -29,7 +29,7 @@ dmsetup \- low level logical volume management
.B dmsetup rename
.I device_name new_name
.br
-.B dmsetup ls
+.B dmsetup ls [--target target_type]
.br
.B dmsetup info
.I [device_name]
@@ -145,8 +145,10 @@ Outputs some brief information about the device in the form:
.br
UUID
.IP \fBls
+.I [--target target_type]
.br
-List device names.
+List device names. Optionally only list devices that have at least
+one target of the specified type.
.IP \fBload|reload
.I device_name [table_file]
.br