--- check_snmp-old.c 2008-12-23 06:53:16.000000000 -0500 +++ check_snmp.c 2009-02-17 01:10:44.094965523 -0500 @@ -968,6 +968,8 @@ printf (" %s\n", _("SNMPv3 authentication password")); printf (" %s\n", "-X, --privpasswd=PASSWORD"); printf (" %s\n", _("SNMPv3 privacy password")); + printf (" %s\n", "-e, --retries=INTEGER"); + printf (" %s\n", _("Number of times to retry query")); /* OID Stuff */ printf (" %s\n", "-o, --oid=OID(s)");