summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/reference.rst')
-rw-r--r--documentation/toaster-manual/reference.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/toaster-manual/reference.rst b/documentation/toaster-manual/reference.rst
index 988a262188..c0d02ff9ab 100644
--- a/documentation/toaster-manual/reference.rst
+++ b/documentation/toaster-manual/reference.rst
@@ -9,8 +9,8 @@ concepts and have some basic command reference material available. This
9final chapter provides conceptual information on layer sources, 9final chapter provides conceptual information on layer sources,
10releases, and JSON configuration files. Also provided is a quick look at 10releases, and JSON configuration files. Also provided is a quick look at
11some useful ``manage.py`` commands that are Toaster-specific. 11some useful ``manage.py`` commands that are Toaster-specific.
12Information on ``manage.py`` commands does exist across the Web and the 12Information on ``manage.py`` commands is available across the Web and
13information in this manual by no means attempts to provide a command 13this manual by no means attempts to provide a command
14comprehensive reference. 14comprehensive reference.
15 15
16Layer Source 16Layer Source
@@ -508,7 +508,7 @@ Useful Commands
508=============== 508===============
509 509
510In addition to the web user interface and the scripts that start and 510In addition to the web user interface and the scripts that start and
511stop Toaster, command-line commands exist through the ``manage.py`` 511stop Toaster, command-line commands are available through the ``manage.py``
512management script. You can find general documentation on ``manage.py`` 512management script. You can find general documentation on ``manage.py``
513at the 513at the
514`Django <https://docs.djangoproject.com/en/2.2/topics/settings/>`__ 514`Django <https://docs.djangoproject.com/en/2.2/topics/settings/>`__