From 44cfeb8a08bb4327727251b9f9b515e90c6a6a48 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sun, 30 Dec 2018 10:49:13 +0100 Subject: [PATCH] Release 0.6.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f409db..b5572c6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ $ snmpset.py -v2c -c public demo.snmplabs.com SNMPv2-MIB::sysDescr.0 = my-new-de notWritable(17) ``` -For more information, please, run any of these tools with --help option. +For more information, please, run any of these tools with `--help` option. You can play with different security protocols against the publicly available SNMP agent like [this one @snmplabs.com](http://snmplabs.com/snmpsim/public-snmp-agent-simulator.html).