From 4fbbd9e02b7814c26b25740574933dd4040fdf6b Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Wed, 29 Dec 2010 22:36:19 -0500 Subject: fixed an error in the documentation --- askbot/doc/source/management-commands.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/askbot/doc/source/management-commands.rst b/askbot/doc/source/management-commands.rst index eb889bfa..0e2002b4 100644 --- a/askbot/doc/source/management-commands.rst +++ b/askbot/doc/source/management-commands.rst @@ -28,7 +28,7 @@ The bulk of the management commands fall into this group and will probably be th | `remove_admin ` | Remove admin status from a user account - the opposite of | | | the `add_admin` command | +---------------------------------+-------------------------------------------------------------+ -| `askbot_add_user --user-name | Create a user account. If password is not given, an | +| `add_askbot_user --user-name | Create a user account. If password is not given, an | | --email [--password] | unusable password will be set. Possible values for the | | [--email-frequency]` | --email-frequency are: **i**, **d**, **w**, **n** | | | that stand for | -- cgit v1.2.3-1-g7c22