# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

        |-----handy-ruler------------------------------------------------------|
ddrescue: dd_rescue (copies data from one file or block device to another)
ddrescue:
ddrescue: Like dd, dd_rescue copies data from one file or block device to 
ddrescue: another. You can specify file positions (called seek and Skip in dd).
ddrescue:
ddrescue: dd_rescue is especially useful for recovering data off broken media
ddrescue: such as a CDROM, a dying hard disk.
ddrescue:
ddrescue: dd_rescue is described in detail at: 
ddrescue: http://www.garloff.de/kurt/linux/ddrescue
