Re: Usage text on Windows shows the wrong list separator

2012-12-30 Thread Bart Van Assche
On 12/29/12 02:07, Jason McCollum wrote: > In Windows, you have to use semi-colon ';' to separate things for the -m and > -M options, but the usage text says to use a colon. Here's a patch to fix > the text: > > diff -rup net-snmp-5.7.2-original/snmplib/snmp_parse_args.c > net-snmp-5.7.2/snmpl

Usage text on Windows shows the wrong list separator

2012-12-29 Thread Jason McCollum
In Windows, you have to use semi-colon ';' to separate things for the -m and -M options, but the usage text says to use a colon. Here's a patch to fix the text: diff -rup net-snmp-5.7.2-original/snmplib/snmp_parse_args.c net-snmp-5.7.2/snmplib/snmp_parse_args.c --- net-snmp-5.7.2-original/snmp