Fixed the ntfsfix option for testing in the manual
The option for checking the behavior of ntfsfix without writing anything is "--no-action", not "--do-nothing".edge.strict_endians
parent
7c83060553
commit
412f09d87d
|
@ -49,7 +49,7 @@ volume flag is set to request a volume checking at next mount.
|
|||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Show a list of options with a brief description of each one.
|
||||
.TP
|
||||
\fB\-n\fR, \fB\-\-do\-nothing\fR
|
||||
\fB\-n\fR, \fB\-\-no\-action\fR
|
||||
Do not write anything, just show what would have been done.
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
|
|
Loading…
Reference in New Issue