amulecmd -V (return code: 255)
amulecmd 2.3.2 compiled with wxBase(GTK2) v3.0.2 and Boost 1.62
amulecmd --help (return code: 255)
Usage: amulecmd [--help] [-h <str>] [-p <num>] [-P <str>] [-f <str>] [-q] [-v] [-l <str>] [-w] [--create-config-from <str>] [--version] [-c <str>]
--help Show this help text.
-h, --host=<str> Host where aMule is running. (default: localhost)
-p, --port=<num> aMule's port for External Connection. (default: 4712)
-P, --password=<str> External Connection password.
-f, --config-file=<str> Read configuration from file.
-q, --quiet Do not print any output to stdout.
-v, --verbose Be verbose - show also debug messages.
-l, --locale=<str> Sets program locale (language).
-w, --write-config Write command line options to config file.
--create-config-from=<str> Creates config file based on aMule's config file.
--version Print program version.
-c, --command=<str> Execute <str> and exit.