diff options
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/reference.rst | 6 |
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 | |||
9 | final chapter provides conceptual information on layer sources, | 9 | final chapter provides conceptual information on layer sources, |
10 | releases, and JSON configuration files. Also provided is a quick look at | 10 | releases, and JSON configuration files. Also provided is a quick look at |
11 | some useful ``manage.py`` commands that are Toaster-specific. | 11 | some useful ``manage.py`` commands that are Toaster-specific. |
12 | Information on ``manage.py`` commands does exist across the Web and the | 12 | Information on ``manage.py`` commands is available across the Web and |
13 | information in this manual by no means attempts to provide a command | 13 | this manual by no means attempts to provide a command |
14 | comprehensive reference. | 14 | comprehensive reference. |
15 | 15 | ||
16 | Layer Source | 16 | Layer Source |
@@ -508,7 +508,7 @@ Useful Commands | |||
508 | =============== | 508 | =============== |
509 | 509 | ||
510 | In addition to the web user interface and the scripts that start and | 510 | In addition to the web user interface and the scripts that start and |
511 | stop Toaster, command-line commands exist through the ``manage.py`` | 511 | stop Toaster, command-line commands are available through the ``manage.py`` |
512 | management script. You can find general documentation on ``manage.py`` | 512 | management script. You can find general documentation on ``manage.py`` |
513 | at the | 513 | at the |
514 | `Django <https://docs.djangoproject.com/en/2.2/topics/settings/>`__ | 514 | `Django <https://docs.djangoproject.com/en/2.2/topics/settings/>`__ |