Options | |||
---|---|---|---|
Option | Param | Description | |
--sections | Print in machine readable sections and parameter lines. | ||
-l | --long | Print additional infos, if available. For |
Example:
# wwt info image-format -l Image formats: Name Description Option Extensions Attributes ------------------------------------------------------------------------------------------ ISO Plain file --iso .iso - read create extend - loader WDF Wii Disc Format --wdf .wdf - read create extend - - CISO Compact ISO --ciso .ciso .wbi read create modify nosize loader WBFS Wii Backup File System --wbfs .wbfs - read create extend nosize loader WIA Compressed Wii ISO Archive --wia .wia - read create - compr - GCZ Dolphins GameCube Zip --gcz .gcz - read create - compr - FST Extracted File System --fst - - read create - fst destedit Attributes: read : Image format can be read. create : Image format can be created. modify : Image format can be created and modified. extend : Image format can be created, modified and extended. fst : Image is an extracted file system. compr : Image format supports compressed data (bzip2,7z,zip). nosize : Info about the image size is not available. destedit : If using as source, the destination must be modifiable. loader : Image format can be used by USB loaders.