diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html
index c766bd21..fdd9cd32 100644
--- a/xorriso/xorriso_eng.html
+++ b/xorriso/xorriso_eng.html
@@ -475,24 +475,22 @@ One may switch from mkisofs emulation to xorriso's own command mode:
If for any reason the reading operating system mishandles the ISO image
or some files in it, one may enable reverse operation of xorriso and copy
files or trees to disk:
+
$ xorriso -acl on -xattr on \
-indev /dev/sr0 \
-osirrox on \
-cpx '/pictures/private/horses*/*buttercup*' \
/home/her/buttercup_dir -- \
- -extract /sounds /home/her/sounds_from_me
-Each copy command processes its files sorted by block address
-in the ISO image in order to reduce head moves with optical media.
-This can bring effective read performance near to the raw media reading speed.
-
+ -extract /sounds /home/her/sounds_from_me
Consider to enter dialog mode and use commands like
-cd , -du , -lsl , -find.
+
+
-
Get overview of the options:
$ xorriso -help