diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index d4cb04e6b0..afe6c3d651 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -406,6 +406,7 @@
Django administration interface.
+
By convention, the supplied configuration files are named
@@ -867,30 +869,6 @@
-
- loadconf
-
-
- The loadconf command loads an
- existing Toaster configuration file (JSON file).
- You must run this on a new database that does not have any
- data.
- Running this command on an existing database that has data
- results in errors.
- Access the command as follows:
-
- $ bitbake/lib/toaster/manage.py loadconf filepath
-
- The loadconf command configures a database
- based on the supplied existing
- toasterconf.json file.
- For information on the toasterconf.json,
- see the
- "JSON Files"
- section.
-
-
-
runbuilds