entropia / tip-toi-reveng

Trying to understand the file format of Tip Toi
http://tttool.entropia.de/
MIT License
646 stars 121 forks source link

tttool help #225

Closed uli42 closed 3 years ago

uli42 commented 3 years ago

tttool -h prints this:

...
  scripts                  prints the decoded scripts for each OID
  script                   prints the decoded scripts for a specific OID
...
  segments                 lists all known parts of the file, with description.
  segment                  prints the decoded scripts for a specific OID
 ...

As you can see script and segment show the same description. Either one is wrong or we one obsolete command...