docs: use code font for console commands in phabricator manual

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167459 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Alexey Samsonov 2012-11-06 15:04:37 +00:00
parent 0f6a599434
commit 4db4a71ffd

View File

@ -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: