aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhegdevasant <vahegde1@linux.vnet.ibm.com>2011-11-15 21:33:34 +0100
committerChristophe Varoqui <christophe.varoqui@opensvc.com>2011-11-15 21:33:34 +0100
commit924579632db98b8e8eb8f9b1a23ade9a42226bfc (patch)
tree0739bcd4b4400181f2075a7e4ee2fede9c09922d
parent52fa56fe8994fbd908368fb815af4cb4ecabc3c5 (diff)
downloadmultipath-tools-924579632db98b8e8eb8f9b1a23ade9a42226bfc.tar.gz
kpartx man page update
This patch updates the kpartx man page. Signed-off-by: Vasant Hegde <hegdevasant@in.ibm.com>
-rw-r--r--kpartx/kpartx.89
1 files changed, 9 insertions, 0 deletions
diff --git a/kpartx/kpartx.8 b/kpartx/kpartx.8
index 795a2e0..8a37d4f 100644
--- 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