From b938aae24707213685de7d9ccc481b6077d4518c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 15:08:31 -0700 Subject: toaster-manual: Fixed note formatting in "Useful Commands" (From yocto-docs rev: 61e26883ed2c3cb82e7853297222d5b1499788f8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../toaster-manual/toaster-manual-reference.xml | 41 +++++++++++----------- 1 file changed, 21 insertions(+), 20 deletions(-) (limited to 'documentation/toaster-manual') diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index bac7c63a5e..7440580e7c 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml @@ -681,26 +681,27 @@ (e.g. poky) at bitbake/lib/manage.py. This section documents those commands. - - - When using manage.py commands given - a default configuration, you must be sure that your - working directory is set to the - Build Directory. - Using manage.py commands from the - Build Directory allows Toaster to find the - toaster.sqlite file, which is located - in the Build Directory. - - - - For non-default database configurations, it is possible - that you can use manage.py commands - from a directory other than the Build directory. - To do so, the - toastermain/settings.py file must be - configured to point to the correct database backend. - + Notes + + + When using manage.py commands given + a default configuration, you must be sure that your + working directory is set to the + Build Directory. + Using manage.py commands from the + Build Directory allows Toaster to find the + toaster.sqlite file, which is located + in the Build Directory. + + + For non-default database configurations, it is possible + that you can use manage.py commands + from a directory other than the Build Directory. + To do so, the + toastermain/settings.py file must be + configured to point to the correct database backend. + + -- cgit v1.2.3-54-g00ecf