add new chinese translations
This commit is contained in:
13
pages.zh/linux/pvdisplay.md
Normal file
13
pages.zh/linux/pvdisplay.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pvdisplay
|
||||
|
||||
> 显示关于逻辑卷管理器(LVM)物理卷的信息。
|
||||
> 另见:`lvm`。
|
||||
> 更多信息:<https://manned.org/pvdisplay>。
|
||||
|
||||
- 显示所有物理卷的信息:
|
||||
|
||||
`sudo pvdisplay`
|
||||
|
||||
- 显示驱动器 `/dev/sdXY` 上物理卷的信息:
|
||||
|
||||
`sudo pvdisplay {{/dev/sdXY}}`
|
Reference in New Issue
Block a user