]> git.sven.stormbind.net Git - sven/exfatprogs.git/blobdiff - manpages/fsck.exfat.8
New upstream version 1.1.1
[sven/exfatprogs.git] / manpages / fsck.exfat.8
index b02a05601ce31f37d2a0984d6b0d8f4cfd7247b6..83f7815aff5baff82c544fe997597587e8720281 100644 (file)
@@ -4,6 +4,8 @@ fsck.exfat \- check an exFAT filesystem
 .SH SYNOPSIS
 .B fsck.exfat
 [
+.B \-a
+] [
 .B \-n
 ] [
 .B \-r
@@ -24,9 +26,15 @@ depending on the options passed.
 .PP
 .SH OPTIONS
 .TP
+.BI \-a
+This  option  does  the same thing as the -p option.  It is provided for backwards compatibility only;  it  is  suggested  that people use -p option whenever possible.
+.TP
 .BI \-n
 Check the filesystem but do not attempt to repair the filesystem.
 .TP
+.BI \-p
+Repair the filesystem without user interaction if it can be done safely.
+.TP
 .BI \-r
 Repair the filesystem interactively.
 .TP
@@ -38,7 +46,6 @@ Prints the version number and exits.
 .TP
 .B \-y
 Repair the filesystem answering yes to all questions.
-.TP
 .SH SEE ALSO
 .BR fsck (8),
 .BR fstab (5),