Usage parameter typo

Issue #88 resolved
Former user created an issue

In the help printed when running the OpalDisassembler jar file without parameters, the parameter for the path to a referenced javascript file is -jss when it should be -js.

Comments (8)

  1. Michael Eichberg repo owner

    Merge branch 'develop' into feature/jdk9-jrt-reader

    • develop: minor formatting and documentation updates fixed typo in documentation fixed line number Merged in amuttsch/opal-lambda/feature/lambda (pull request #384) updated sbt-assembly minor code clean-up fixed formatting issue bumped library versions and fixed deprecated warnings sketching ideas related to PropertyStore2 trait => abstract class added @specialized annotation add a TODO related to potential improvements improved documentation and formatting added a note that this datastrucutre is deprecated fix issue #88

    → <<cset 3293c847c010>>

  2. Michael Eichberg repo owner

    Merge branch 'develop' into feature/StringInformationAnalysis

    • develop: minor formatting and documentation updates fixed typo in documentation fixed line number Merged in amuttsch/opal-lambda/feature/lambda (pull request #384) updated sbt-assembly minor code clean-up fixed formatting issue bumped library versions and fixed deprecated warnings sketching ideas related to PropertyStore2 trait => abstract class added @specialized annotation add a TODO related to potential improvements improved documentation and formatting added a note that this datastrucutre is deprecated fix issue #88

    → <<cset 135b72c0b8d7>>

  3. Michael Eichberg repo owner

    Merged feature/configurableExtensibility into develop

    • introduced a ClosedPackagesKey

    • added 4 closed packages analyses

    • changed the generic parameter

    • added typeExtensibility test classes

    • added a closed packages key

    • removed due to rename

    • added a key to query direct type immutability

    • added a first test for direct type extensibility

    • added more tests and fixed a bug

    • implemented a key for transitive extensibility information (+ tests)

    • fix issue #88

    • fixed changed necessary due to the merge from the develop branch

    → <<cset b548a47b1fab>>

  4. Log in to comment