Fix the incorrect usage example.

(Logical change 1.360)
edge.strict_endians
elisa-laajakaista.fi!szaka 2004-04-08 08:00:53 +00:00
parent f92f0e8bad
commit 2a97938898
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ In-place compressing an NTFS volume. Note, gzip is faster usually
at least 2-4 times but it creates also bigger compressed files.
.RS
.sp
.B ntfsclone \-\-output ntfs.img /dev/hda1 | bzip2 \-c > ntfs.img.bz2
.B ntfsclone \-\-output \- /dev/hda1 | bzip2 \-c > ntfs.img.bz2
.sp
.RE
Restore an NTFS volume from a compressed image