summaryrefslogtreecommitdiff
path: root/docs/Phabricator.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Phabricator.rst')
-rw-r--r--docs/Phabricator.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst
index 13ef9eddd3..b45449793e 100644
--- a/docs/Phabricator.rst
+++ b/docs/Phabricator.rst
@@ -50,8 +50,8 @@ reviewer understand your code.
To get a full diff, use one of the following commands (or just use Arcanist
to upload your patch):
-* git diff -U999999 other-branch
-* svn diff --diff-cmd=diff -x -U999999
+* ``git diff -U999999 other-branch``
+* ``svn diff --diff-cmd=diff -x -U999999``
To upload a new patch: