From: Alexey Samsonov Date: Tue, 6 Nov 2012 15:04:37 +0000 (+0000) Subject: docs: use code font for console commands in phabricator manual X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4db4a71ffd8b6fce063eaa14ade3411a5d75a4b2;p=oota-llvm.git 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 --- diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index 13ef9eddd32..b45449793e0 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: