From f8dad91b819a040f2fbc43e295318dc8da17131a Mon Sep 17 00:00:00 2001 From: szaka Date: Sun, 26 Jun 2005 20:11:03 +0000 Subject: [PATCH] Added ntfsclone's rescue capability --- ntfsprogs/ntfsclone.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ntfsprogs/ntfsclone.8.in b/ntfsprogs/ntfsclone.8.in index cff0c187..12ef101f 100644 --- a/ntfsprogs/ntfsclone.8.in +++ b/ntfsprogs/ntfsclone.8.in @@ -7,7 +7,7 @@ .\" .TH NTFSCLONE 8 "Jun 2005" "ntfsprogs version @VERSION@" .SH NAME -ntfsclone \- Efficiently clone, image or restore an NTFS filesystem +ntfsclone \- Efficiently clone, image, restore or rescue an NTFS .SH SYNOPSIS .B ntfsclone [\fIOPTIONS\fR] @@ -26,8 +26,8 @@ ntfsclone \- Efficiently clone, image or restore an NTFS filesystem .I SOURCE .SH DESCRIPTION .B ntfsclone -will efficiently clone (copy, save, backup, restore) an NTFS filesystem to a -sparse file, image, device (partition) or standard output. +will efficiently clone (copy, save, backup, restore) or rescue an NTFS +filesystem to a sparse file, image, device (partition) or standard output. It works at disk sector level and copies only the used data. Unused disk space becomes zero (cloning to sparse file), encoded with control codes (saving in special image format),