summaryrefslogtreecommitdiffstats
path: root/system/wiimms-iso-tools
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 15:15:56 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit6c1ddc63381f7ac7d266b28965ae837b1f650996 (patch)
tree62acded4e6f45a182bc80f7b9362a3d3bd894c6a /system/wiimms-iso-tools
parent2b97f9190e9fdb6152ff39badf99a76554b819d7 (diff)
downloadslackbuilds-6c1ddc63381f7ac7d266b28965ae837b1f650996.tar.gz
slackbuilds-6c1ddc63381f7ac7d266b28965ae837b1f650996.tar.xz
system/wiimms-iso-tools: Fix README.
Diffstat (limited to 'system/wiimms-iso-tools')
-rw-r--r--system/wiimms-iso-tools/README37
1 files changed, 21 insertions, 16 deletions
diff --git a/system/wiimms-iso-tools/README b/system/wiimms-iso-tools/README
index 907353be1f..de7ec11843 100644
--- a/system/wiimms-iso-tools/README
+++ b/system/wiimms-iso-tools/README
@@ -1,28 +1,33 @@
-Wiimms ISO Tools is a set of command line tools to manipulate Wii and GameCube
-ISO images and WBFS containers. The toolset consists of the following tools:
+Wiimms ISO Tools is a set of command line tools to manipulate Wii and
+GameCube ISO images and WBFS containers. The toolset consists of the
+following tools:
wit (Wiimms ISO Tool):
- This is the main ISO manipulation tool : It can list, analyze, verify, convert,
- split, join, patch, mix, extract, compose, rename and compare Wii and GameCube
- images. It also can create and dump different other Wii file formats.
+ This is the main ISO manipulation tool. It can list, analyze,
+ verify, convert, split, join, patch, mix, extract, compose, rename
+ and compare Wii and GameCube images. It also can create and dump
+ different other Wii file formats.
wwt (Wiimms WBFS Tool):
- This is the main WBFS manipulation tool (WBFS manager) : It can create, check,
- repair, verify and clone WBFS files and partitions. It can list, add, extract,
- remove, rename and recover ISO images as part of a WBFS.
+ This is the main WBFS manipulation tool (WBFS manager). It can create,
+ check, repair, verify and clone WBFS files and partitions. It can
+ list, add, extract, remove, rename and recover ISO images as part
+ of a WBFS.
wdf (Wiimms WDF Tool):
- wdf is a support tool for WDF, WIA, CISO and GCZ images. It converts (packs and
- unpacks), compares and dumps WDF and CISO images. Additionally it dumps WIA and
- GCT image and unpacks WIA images. The default command depends on the program file
- name (see command descriptions). Usual names are wdf, unwdf, wdf-cat, wdf-cmp and
- wdf-dump (with or without minus signs). »wdf +CAT« replaces the old tool wdf-c
- and »wdf +DUMP« the old tool wdf-dum
+ wdf is a support tool for WDF, WIA, CISO and GCZ images. It
+ converts (packs and unpacks), compares and dumps WDF and CISO
+ images. Additionally it dumps WIA and GCT image and unpacks WIA
+ images. The default command depends on the program file name (see
+ command descriptions). Usual names are wdf, unwdf, wdf-cat, wdf-cmp
+ and wdf-dump (with or without minus signs). "wdf +CAT" replaces
+ the old tool wdf-c and "wdf +DUMP" the old tool wdf-dum.
wfuse (Wiimms FUSE Tool):
- Mount a Wii or GameCube image or a WBFS file or partition to a mount point using
- FUSE (Filesystem in USErspace). Use 'wfuse --umount mountdir' for unmounting.
+ Mount a Wii or GameCube image or a WBFS file or partition to a mount
+ point using FUSE (Filesystem in USErspace). Use 'wfuse --umount
+ mountdir' for unmounting.