New -error_behavior behavior occasion "file_extraction"

This commit is contained in:
2008-08-24 10:07:24 +00:00
parent a5bbb741e6
commit 1f73212986
6 changed files with 77 additions and 18 deletions

View File

@ -98,10 +98,7 @@ Operates on an existing ISO image or creates a new one.
Copies files from filesystem into the ISO image.
</LI>
<LI>
Renames or deletes file objects in the ISO image.
</LI>
<LI>
Changes file properties in the ISO image.
Changes file properties, renames or deletes file objects in the ISO image.
</LI>
<LI>
Updates ISO subtrees incrementally to match given disk subtrees.
@ -116,6 +113,11 @@ Can perform multi-session tasks as emulation of mkisofs and cdrecord.
<LI>
Can restore single files and whole trees from ISO image to disk filesystem.
</LI>
<!--
<LI>
Can check media for damages and copy readable blocks to disk.
</LI>
-->
<LI>
Scans for optical drives, blanks re-useable optical media, formats media.
</LI>