Mark up files & directories

This commit is contained in:
Zearin
2014-04-11 11:26:37 -04:00
parent a604dd1095
commit cc7b19356e
13 changed files with 69 additions and 68 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ server.
run('git pull')
run('touch app.wsgi')
With the previous code saved in a file named fabfile.py, we can check memory
With the previous code saved in a file named :file:`fabfile.py`, we can check memory
usage with:
.. code-block:: console