# HG changeset patch # User smith@nwoca.org # Date 1515548522 0 # Node ID 61b1d93977cdb3f63bfbbe3915ed03fe350015b5 # Parent f6bea554980e463921d62c2256735cfdfdacb1a6 DEP-14: comment typo diff -r f6bea554980e -r 61b1d93977cd prod/training.sh --- a/prod/training.sh Wed Jan 10 01:35:17 2018 +0000 +++ b/prod/training.sh Wed Jan 10 01:42:02 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