aboutsummaryrefslogtreecommitdiffstats
path: root/fsck
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 /fsck
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 'fsck')
-rw-r--r--fsck/exfatfsck.89
1 files changed, 9 insertions, 0 deletions
diff --git a/fsck/exfatfsck.8 b/fsck/exfatfsck.8
index 01102a1..985500c 100644
--- a/fsck/exfatfsck.8
+++ b/fsck/exfatfsck.8
@@ -6,6 +6,9 @@
\- check an exFAT file system
.SH SYNOPSIS
.B exfatfsck
+[
+.B \-v
+]
.I device
.SH DESCRIPTION
@@ -13,6 +16,12 @@
checks an exFAT file system for errors. Note that it cannot repair corrupted
FS, it just reports found errors.
+.SH COMMAND LINE OPTIONS
+Command line options available:
+.TP
+.BI \-v
+Print version and copyright.
+
.SH EXIT CODES
Zero is returned if errors were not found. Any other code means an error.