Skip to content

feat: Add more explanation about -r and -o argh #129

@cyberboh

Description

@cyberboh

Feature description

I type in terminal:

java -jar morphe-cli-1.8.0-dev.9-all.jar patch

It shows all the commands, but I still don’t understand the explanations for some of them.

-o, --out=<outputFilePath>
Path to save the patched APK file to. Defaults to the same path as the supplied APK file.
-r, --result-file=<patchingResultOutputFilePath>
Path to save the patching result file to

As far as I understand, the result file is the patched app output, is that correct, or am I misunderstanding?

Motivation

Make each command explanation clearer for beginners like me. It would also make the CLI easier to use if all explanations were written correctly.

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate.
  • I have chosen an appropriate title.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions