docs: use code font for console commands in phabricator manual

llvm-svn: 167459
This commit is contained in:
Alexey Samsonov 2012-11-06 15:04:37 +00:00
parent 95b9a362ff
commit bdb2594cb3
1 changed files with 2 additions and 2 deletions

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: