--- a/doc/tutorials/advanced/part02_security.rst Thu Feb 21 18:53:03 2019 +0100
+++ b/doc/tutorials/advanced/part02_security.rst Thu Feb 21 18:53:39 2019 +0100
@@ -419,8 +419,9 @@
don't want to create a new one, but to migrate the existing one. Let's see how to
do that.
-file named file:`<X.Y.Z>_Any.py` ('Any' being there mostly for historical reasons).
Migration commands should be put in the cube's :file:`migration` directory, in a
+file named :file:`<X.Y.Z>_Any.py` ('Any' being there mostly for historical
+reasons and '<X.Y.Z>' being the version number of the cube we are going to release.)
Here I'll create a :file:`migration/0.2.0_Any.py` file containing the following
instructions: