Implement and document the "verbose" terminal mode command.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1211 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2013-09-08 19:31:48 +00:00
parent ee861c4492
commit 44069c7b69
5 changed files with 62 additions and 1 deletions

3
NEWS
View File

@@ -163,6 +163,9 @@ Current:
* The USBasp programmer implementation now supports detailed traces
with -vvv, and device communication traces with -vvvv.
* The "verbose" terminal mode command allows to query or modify the
verbosity level.
* Internals:
- Restructuring and compacting programmer definition part of