[PATCH 4/4] docs: Remove incorrect command

Finucane, Stephen stephen.finucane at intel.com
Thu Nov 12 15:20:59 AEDT 2015


On 04 Oct 14:35, Damien Lespiau wrote:
> That one doesn't make sense and shouldn't be there.
> 
> Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
> ---
>  docs/development.rst | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/docs/development.rst b/docs/development.rst
> index e81f0fd..8bcd2e3 100644
> --- a/docs/development.rst
> +++ b/docs/development.rst
> @@ -64,7 +64,6 @@ environment there is no need to to install requirements again.
>  
>  ::
>  
> -    (django-1.8)$ ./manage.py --version 1.8
>      (django-1.8)$ ./manage.py runserver

This is actually a bug that pandoc appears to have introduced into your docs.
The '1.8' should be on the next line. Nonetheless, this is probably not
required so we might as well drop it. Merged into Markdown docs and

Reviewed-by: Stephen Finucane <stephen.finucane at intel.com>
  
>  Once finished, you can kill the server (``Ctrl`` + ``C``) and exit the
> -- 
> 2.1.0
> 
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork


More information about the Patchwork mailing list