]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - fsck/exfatfsck.8
b0a788ab7827c92e3afec8aec3fa41429ee762ce
[sven/exfat-utils.git] / fsck / exfatfsck.8
1 .\" Copyright (C) 2011-2016  Andrew Nayenko
2 .\"
3 .TH EXFATFSCK 8 "February 2011"
4 .SH NAME
5 .B exfatfsck
6 \- check an exFAT file system
7 .SH SYNOPSIS
8 .B exfatfsck
9 [
10 .B \-V
11 ]
12 .I device
13
14 .SH DESCRIPTION
15 .B exfatfsck
16 checks an exFAT file system for errors. Note that it cannot repair corrupted
17 FS, it just reports found errors.
18
19 .SH COMMAND LINE OPTIONS
20 Command line options available:
21 .TP
22 .BI \-V
23 Print version and copyright.
24
25 .SH EXIT CODES
26 Zero is returned if errors were not found. Any other code means an error.
27
28 .SH AUTHOR
29 Andrew Nayenko
30
31 .SH SEE ALSO
32 .BR fsck (8)