Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instea...
[oota-llvm.git] / docs / Phabricator.rst
index 13ef9eddd3238f243ecd069014005a68d1683542..b45449793e0a7eaab70187dc0fdf674c04ec7e91 100644 (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: