diff --git a/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java b/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java index c0ecb5733..da6d1536f 100644 --- a/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java +++ b/src/com/jpexs/decompiler/flash/console/CommandLineArgumentParser.java @@ -358,13 +358,7 @@ public class CommandLineArgumentParser { if (filter == null) { out.println(PREFIX + "myfile.swf"); exampleFound = true; - } - - if (filter == null || filter.equals("proxy")) { - out.println(PREFIX + "proxy"); - out.println(PREFIX + "proxy -P1234"); - exampleFound = true; - } + } if (filter == null || filter.equals("export") || filter.equals("format") || filter.equals("selectclass") || filter.equals("onerror")) { out.println(PREFIX + "-export script \"C:\\decompiled\" myfile.swf"); @@ -1913,7 +1907,7 @@ public class CommandLineArgumentParser { } private static void parseProxy(Stack args) { - System.err.println("Proxy functionalit was REMOVED"); + System.err.println("Proxy functionality was REMOVED"); System.exit(1); } diff --git a/src/com/jpexs/decompiler/flash/console/help.txt b/src/com/jpexs/decompiler/flash/console/help.txt index 3050050be..8188a8344 100644 --- a/src/com/jpexs/decompiler/flash/console/help.txt +++ b/src/com/jpexs/decompiler/flash/console/help.txt @@ -18,11 +18,6 @@ alias /? [ ...] Open SWF file(s) with the decompiler GUI. --proxy [-P] - Auto start proxy in the tray. - Start proxy in the system tray. - Optional parameter -P specifies port for proxy. Defaults to 55555. - -export Export sources. Export sources to .