From 86c6e9433f7a0cb9510ccbf7dddece3dfa8af0fe Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Fri, 4 Oct 2013 14:37:55 -0300 Subject: [PATCH] remove minor reference to 'scrapy server' command --- docs/topics/commands.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/topics/commands.rst b/docs/topics/commands.rst index 5ccc75129..2b41e254f 100644 --- a/docs/topics/commands.rst +++ b/docs/topics/commands.rst @@ -147,7 +147,6 @@ Project-only commands: * :command:`edit` * :command:`parse` * :command:`genspider` -* :command:`server` * :command:`deploy` * :command:`bench`