From 814abdde80c196a2cb5ed175f3726f9298c139ac Mon Sep 17 00:00:00 2001 From: "Brian S. Dean" Date: Sat, 17 Sep 2005 15:23:05 +0000 Subject: [PATCH] Document -q -q. Expand a little on the description of the 'part' command. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@504 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude/avrdude.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/avrdude/avrdude.1 b/avrdude/avrdude.1 index be34ba84..004540b1 100644 --- a/avrdude/avrdude.1 +++ b/avrdude/avrdude.1 @@ -340,7 +340,7 @@ serial number, and right-to-left, so only the least significant bytes from the serial number need to be given. .It Fl q Disable (or quell) output of the progress bar while reading or writing -to the device. +to the device. Specify it a second time for even quieter operation. .It Fl t Tells .Nm @@ -508,7 +508,9 @@ does not implement the command. .It Ar sig Display the device signature bytes. .It Ar part -Display the current part settings. +Display the current part settings and parameters. Includes chip +specific information including all memory types supported by the +device, read/write timing, etc. .It Ar vtarg voltage Set the target's supply voltage to .Ar voltage