Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28293/ntfsprogs
Modified Files:
ntfsclone.8.in
Log Message:
ntfsclone manual: update --ignore-fs-check option description
Index: ntfsclone.8.in
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs/ntfsclone.8.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- ntfsclone.8.in 28 Jun 2005 21:09:35 -0000 1.18
+++ ntfsclone.8.in 20 Sep 2005 16:24:26 -0000 1.19
@@ -5,7 +5,7 @@
.\" All Rights Reserved.
.\" This file may be copied under the terms of the GNU Public License.
.\"
-.TH NTFSCLONE 8 "Jun 2005" "ntfsprogs version @VERSION@"
+.TH NTFSCLONE 8 "Sep 2005" "ntfsprogs version @VERSION@"
.SH NAME
ntfsclone \- Efficiently clone, image, restore or rescue an NTFS
.SH SYNOPSIS
@@ -197,7 +197,8 @@ You can't metadata-only clone to a devic
Ignore the result of the filesystem consistency check. This option is allowed
to be used only with the
.BR --metadata
-option, for the safety of user's data.
+option, for the safety of user's data. The clusters which cause the
+inconsistency are saved too.
.TP
.B \-f, \-\-force
Forces ntfsclone to proceed if the filesystem is marked
|