summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2021-08-26 16:53:33 +0200
committerMarian Csontos <mcsontos@redhat.com>2021-08-26 17:13:59 +0200
commitbbbd4fed69d88e67678994cb611d082d27bb774b (patch)
tree302d92d90f32f93c9c562ecf13c8da13f34c8c08 /man
parent0969e90d45932d2903d2822701b32edfb2cf31cf (diff)
downloadlvm2-bbbd4fed69d88e67678994cb611d082d27bb774b.tar.gz
vdo: Rename vdoimport to lvm_import_vdo.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in2
-rw-r--r--man/lvm_import_vdo.8_main (renamed from man/vdoimport.8_main)8
2 files changed, 5 insertions, 5 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index d60a92cde..45ebf5446 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -23,7 +23,7 @@ else
endif
FSADMMAN = fsadm.8
-VDOIMPORTMAN = vdoimport.8
+VDOIMPORTMAN = lvm_import_vdo.8
BLKDEACTIVATEMAN = blkdeactivate.8
DMEVENTDMAN = dmeventd.8
DMFILEMAPDMAN = dmfilemapd.8
diff --git a/man/vdoimport.8_main b/man/lvm_import_vdo.8_main
index 1f329099c..ee817a0cc 100644
--- a/man/vdoimport.8_main
+++ b/man/lvm_import_vdo.8_main
@@ -2,14 +2,14 @@
.
.SH "NAME"
.
-vdoimport \(em utility to import VDO volumes into a new volume group.
+lvm_import_vdo \(em utility to import VDO volumes into a new volume group.
.
.SH SYNOPSIS
.
.PD 0
.ad l
.TP 10
-.B vdoimport
+.B lvm_import_vdo
.RI [ options ]
.IR device
.
@@ -17,7 +17,7 @@ vdoimport \(em utility to import VDO volumes into a new volume group.
.
.SH DESCRIPTION
.
-vdoimport utility imports VDO volumes created and managed by
+lvm_import_vdo utility imports VDO volumes created and managed by
.BR vdo (8)
manager into
.BR lvm2 (8)
@@ -69,7 +69,7 @@ A status code of 1 is used for failure.
Convert VDO volume created by vdo manager into logical volume LV1 with within volume group VG1.
.P
#
-.B vdoimport --name VG1/LV1 /dev/mapper/vdo-volume
+.B lvm_import_vdo --name VG1/LV1 /dev/mapper/vdo-volume
.
.SH ENVIRONMENT VARIABLES
.