﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6006	verbosity controls output not input	Norbert Klamann	Alex Gaynor	"On http://www.djangoproject.com/documentation/django-admin/ the description of the parameter '''--verbosity''' reads:
{{{
—verbosity

Use --verbosity to specify the amount of notification and debug information that django-admin.py should print to the console.

    * 0 means no input.
    * 1 means normal input (default).
    * 2 means verbose input.

}}}

The word '''input''' is an error. It should read '''output''', shouldn't it ?

"		closed	Documentation	dev		fixed	typo		Ready for checkin	1	0	0	0	0	0
