Welcome


The front page shows all the recent posts. To see a more organized view use the tabs above.


WhsDbDump - 1.0.0 Build 3 BETA

Posted by Alex at 7:55 PM

Changes:

  • Ability to toggle signature/hearer/schema output.
    • Options on by default will only be on by default if no other on by default option is specified.
    • e.g. "whsdbdump *dat /signature=+" will only dump signatures.
    • "whsdbdump *dat" will only dump signatures/header/schema (default ones).
    • "whsdbdump *dat /data=+" will dump signatures/header/schema (default ones) AND data.
    • "whsdbdump *dat /signature=- /data=+" will dump ONLY data.
  • The logic here is if you've explicitly set one of the on by default options, you want to specify exactly what to dump. So in order to control exactly what to dump, you should specify everything.
  • Added overwriteall and skipall command line options.

Download

blog comments powered by Disqus