diff --git a/README.txt b/README.txt index 3b00dfbc..f2bce93d 100644 --- a/README.txt +++ b/README.txt @@ -63,8 +63,9 @@ Command Line Input: -help Displays the help menu -list Displays the available decompilers -decompiler Selects the decompiler, procyon by default - -i Selects the input file - -o Selects the output file + -i Selects the input file (Jar, Class, APK, ZIP, DEX all work automatically) + -o Selects the output file (Java or Java-Bytecode) + -t Must either be the fully qualified classname or "all" to decompile all as zip -nowait Doesn't wait for the user to read the CLI messages Are you a Java Reverse Engineer? Do you want to learn?