diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -2,9 +2,11 @@ isodumper ========= A tool for USB sticks and removable memory devices like SD-cards. -- dump ISO file on the device; -- format the device in one partition of ext4, NTFS or FAT32 type; -- backup the device as a whole. + +Features: +* dump ISO file on the device; +* format the device in one partition of ext4, NTFS or FAT32 type; +* backup the device as a whole. Requirements |