/* * (c) BayCom GmbH, http://www.baycom.de, info@baycom.de * * See the COPYING file for copyright information and * how to reach the author. * */ #include "headers.h" #define CI_RESET_WAIT 10 #ifdef __MINGW32__ #include #endif cmdline_t cmd; //-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- static void print_help (int argc, char *argv[]) { printf ("Usage:\n" \ " mcli --ifname \n" \ " mcli --port (default: -port 23000)\n" \ " mcli --dvb-s --dvb-c --dvb-t --atsc --dvb-s2 \n" \ " limit number of device types (default: 8 of every type)\n" \ " mcli --diseqc-conf \n" \ " mcli --rotor-conf \n" \ " mcli --mld-reporter-disable\n" \ " mcli --sock-path \n"\ " mcli --ca-enable \n"\ " mcli --ci-timeout