mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Mark up files & directories
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user