Fix example.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@345 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Brian S. Dean 2003-08-24 20:53:25 +00:00
parent a4a5a87b45
commit d7720e037b
1 changed files with 1 additions and 3 deletions

View File

@ -577,15 +577,13 @@ programmer and save it in raw binary format in the file named
@example
@cartouche
% avrdude -p m128 -c stk500 -e -U flash:r:diag.flash:r
% avrdude -p m128 -c stk500 -U flash:r:diag.flash:r
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.03s
avrdude: Device signature = 0x1e9702
avrdude: erasing chip
avrdude: done.
avrdude: reading flash memory:
Reading | ################################################## | 100% 46.10s