diff prod/training.sh @ 240:84c830c42d55

flow: Merged <release> 'v2.0.0' to <develop> ('default').
author smith@nwoca.org
date Wed, 10 Jan 2018 01:42:43 +0000
parents 61b1d93977cd
children
line wrap: on
line diff
--- a/prod/training.sh	Wed Jan 10 01:22:38 2018 +0000
+++ b/prod/training.sh	Wed Jan 10 01:42:43 2018 +0000
@@ -9,7 +9,8 @@
 # supplied training database
 #
 # These are special database images which recreates the database each time the container is started.
-# Therefore, it is very easy to reset the training database simply by restarting the containers. for example:
+# Therefore, it is very easy to reset the training database simply deleting and restarting the containers. 
+# For example:
 #     
 #    docker-compose down
 #    docker-compose up -d