Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Commit

Permalink
Documentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Jan 12, 2011
1 parent 15ac052 commit fbb37dc
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README
@@ -1,6 +1,4 @@
mount-iso - Easy mounting of ISO (and similar) files, from Nautilus or the shell

This has been tested with ISO and NRG files.
mount-image - Easy mounting of ISO (and similar) files, from Nautilus or the shell


INSTALL
Expand All @@ -13,12 +11,12 @@ Now you can remove the mount-image directory.
RUN

In Nautilus (the GNOME file manager):
Right-click an image file, select "Scripts", and then "mount-image" or "unmount-image".
Right-click on an image file, then select "Mount Image File(s)" or "Unmount Image File(s)".

On the shell:
$ mount-image /path/to/some.iso
$ umount-image /path/to/some.iso

Both methods take multiple files - You can
$ mount-image *.{iso,nrg}
and use the script on selected files in Nautilus.
or use the script on several selected files in Nautilus.

0 comments on commit fbb37dc

Please sign in to comment.