﻿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
24134	Document short command line options for management commands	Marc Tamlyn	Tim Graham	"We are very inconsistent with providing short options for command line flags for management commands. For example, the options provided by the test runner to `./manage.py test` all have short options, but the options provided by the management command itself all do not. (`-t` means `--top-level-directory`, but there is also `--testrunner` which has no alternative).

I'm not sure what the correct course of action is but there should be some consistency. Short options are patchily documented - some are, some are not."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
