Hd-rum-transcode: make usage a bit more clear

This commit is contained in:
Martin Pulec
2015-09-04 14:49:42 +02:00
parent 72ba73ccbe
commit b133f3bed7

View File

@@ -293,7 +293,7 @@ static void usage(const char *progname) {
printf("\twhere global_opts may be:\n"
"\t\t--control-port <port_number>[:0|:1] - control port to connect to, optionally client/server (default)\n"
"\t\t--blend - enable blending from original to newly received stream, increases latency\n"
"\t\t--capture-filter - apply video capture filter to incoming video\n"
"\t\t--capture-filter <cfg_string> - apply video capture filter to incoming video\n"
"\t\t--help\n");
printf("\tand hostX_options may be:\n"
"\t\t-P <port> - TX port to be used\n"