Files
android_bootable_recovery/exfat/fsck/exfatfsck.8
T
Matt Mower 09ef1e4109 exfat: Update to 1.2.2
Change-Id: I160389afa074270c398aeb771845500f2445838a
2015-12-23 09:56:56 -06:00

33 lines
563 B
Plaintext

.\" Copyright (C) 2011-2015 Andrew Nayenko
.\"
.TH EXFATFSCK 8 "February 2011"
.SH NAME
.B exfatfsck
\- check an exFAT file system
.SH SYNOPSIS
.B exfatfsck
[
.B \-V
]
.I device
.SH DESCRIPTION
.B exfatfsck
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.
.SH AUTHOR
Andrew Nayenko
.SH SEE ALSO
.BR fsck (8)