projects
/
platform
/
upstream
/
multipath-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52fa56f
)
kpartx man page update
author
hegdevasant
<vahegde1@linux.vnet.ibm.com>
Tue, 15 Nov 2011 20:33:34 +0000
(21:33 +0100)
committer
Christophe Varoqui
<christophe.varoqui@opensvc.com>
Tue, 15 Nov 2011 20:33:34 +0000
(21:33 +0100)
This patch updates the kpartx man page.
Signed-off-by: Vasant Hegde <hegdevasant@in.ibm.com>
kpartx/kpartx.8
patch
|
blob
|
history
diff --git
a/kpartx/kpartx.8
b/kpartx/kpartx.8
index 795a2e090c586934aa70420f4a1aecb3e44a46c1..8a37d4f06dbd0d76c546a2f0c1c94ee709f6e845 100644
(file)
--- a/
kpartx/kpartx.8
+++ b/
kpartx/kpartx.8
@@
-17,9
+17,15
@@
creation and deletion.
.B \-a
Add partition mappings
.TP
+.B \-r
+Readonly partition mappings
+.TP
.B \-d
Delete partition mappings
.TP
+.B \-u
+Update partition mappings
+.TP
.B \-l
List partition mappings that would be added -a
.TP
@@
-34,6
+40,9
@@
force GUID partition table (GPT)
.TP
.B \-v
Operate verbosely
+.TP
+.B \-s
+Sync mode. Don't return until the partitions are created
.SH EXAMPLE
To mount all the partitions in a raw disk image:
.IP