mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
26 lines
465 B
Markdown
26 lines
465 B
Markdown
# affxml
|
|
|
|
Notes
|
|
-------
|
|
affxml converts an AFF image into XML.
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
afxml version 3.7.1
|
|
usage: afxml [options] infile...
|
|
-V = Just print the version number and exit
|
|
-x = Don't include the infile filename in output.
|
|
-j segname = Just print information about segname
|
|
(may be repeated)
|
|
-s = output 'stats' for the file data (may a long time)
|
|
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|