Corrected typo in example of how to run the inputfile_old2new tool.

这个提交包含在:
craig-warren
2016-12-08 08:18:50 +00:00
父节点 4f4625a2ed
当前提交 a99c0ed14f

查看文件

@@ -13,7 +13,7 @@ This modules assists with the process of migrating input files from the syntax o
.. code-block:: none
python -m tools.inputfile_new2old inputfile
python -m tools.inputfile_old2new inputfile
where ``inputfile`` is the name of input file including the path.