bug #50630: Erase Cycle Counter options ( -y -Y n ) should be removed from usage Message

* main.c (usage): remove -y / -Y descriptions



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1466 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2021-11-07 16:51:42 +00:00
parent 46628eb3c6
commit 8841a9cd93
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2021-11-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
bug #50630: Erase Cycle Counter options ( -y -Y n ) should be removed from usage Message
* main.c (usage): remove -y / -Y descriptions
2021-11-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* avrdude.conf.in (ATmega8A): new device (alias for ATmega8)