diff options
author | Zdenek Kabelac <zkabelac@redhat.com> | 2021-04-16 15:57:01 +0200 |
---|---|---|
committer | Zdenek Kabelac <zkabelac@redhat.com> | 2021-04-19 14:54:37 +0200 |
commit | d1f8978ac5adbe7274faa62011dbb30a95719191 (patch) | |
tree | d5bd42f21a61710f760d356fdf445a80e49c314f /man/vgcfgrestore.8_des | |
parent | 5f75f5e2bc0f10c74151914aa59264d29815d9ba (diff) | |
download | lvm2-d1f8978ac5adbe7274faa62011dbb30a95719191.tar.gz |
man: replace empty lines
Diffstat (limited to 'man/vgcfgrestore.8_des')
-rw-r--r-- | man/vgcfgrestore.8_des | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/vgcfgrestore.8_des b/man/vgcfgrestore.8_des index b79e2efba..dbc9aee16 100644 --- a/man/vgcfgrestore.8_des +++ b/man/vgcfgrestore.8_des @@ -1,11 +1,11 @@ vgcfgrestore restores the metadata of a VG from a text back up file produced by \fBvgcfgbackup\fP. This writes VG metadata onto the devices specifed in back up file. - +.P A back up file can be specified with \fB--file\fP. If no backup file is specified, the most recent one is used. Use \fB--list\fP for a list of the available back up and archive files of a VG. - +.P WARNING: When a VG contains thin pools, changes to thin metadata cannot be reverted, and data loss may occur if thin metadata has changed. The force option is required to restore in this case. |