aboutsummaryrefslogtreecommitdiffstats
path: root/dump
diff options
context:
space:
mode:
authorrelan <relan@users.noreply.github.com>2011-03-01 05:41:43 +0000
committerrelan <relan@users.noreply.github.com>2015-08-24 08:26:13 +0300
commitfe2f1bfcbce84a7e8aea92027785c58f989d7683 (patch)
tree07fb44d8a19efcebef713b6d81abc9fa51743289 /dump
parent9c76a44a67600cec24adab79dc2e0880ac7d7658 (diff)
downloadandroid_external_exfat-fe2f1bfcbce84a7e8aea92027785c58f989d7683.tar.gz
android_external_exfat-fe2f1bfcbce84a7e8aea92027785c58f989d7683.tar.bz2
android_external_exfat-fe2f1bfcbce84a7e8aea92027785c58f989d7683.zip
Update man pages.
Diffstat (limited to 'dump')
-rw-r--r--dump/dumpexfat.810
1 files changed, 8 insertions, 2 deletions
diff --git a/dump/dumpexfat.8 b/dump/dumpexfat.8
index a7304be..36fb28a 100644
--- a/dump/dumpexfat.8
+++ b/dump/dumpexfat.8
@@ -7,10 +7,13 @@
.SH SYNOPSIS
.B exfatlabel
[
-.I \-s
+.B \-s
]
[
-.I \-u
+.B \-u
+]
+[
+.B \-v
]
.I device
@@ -29,6 +32,9 @@ systems.
.B \-u
Dump ranges of used sectors starting from 0 and separated with spaces. May be
useful for backup tools.
+.TP
+.BI \-v
+Print version and copyright.
.SH EXIT CODES
Zero is returned on success. Any other code means an error.