diff options
| author | tekkub <tekkub@gmail.com> | 2009-07-27 01:51:05 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-07-27 01:51:05 -0600 |
| commit | 6e4eaa1e31846f42fa50cee48b73bf0079e9aba6 (patch) | |
| tree | f826efbca5942d4cf3e19ee95a936a2948166563 /_posts/2009-07-04-git-html-help.textile | |
| parent | b5a95e8c10b04c5d2add56c9d9815113149adf3f (diff) | |
Make pretty console pre blocks
Diffstat (limited to '_posts/2009-07-04-git-html-help.textile')
| -rw-r--r-- | _posts/2009-07-04-git-html-help.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-07-04-git-html-help.textile b/_posts/2009-07-04-git-html-help.textile index 1d171f3..692d5a3 100644 --- a/_posts/2009-07-04-git-html-help.textile +++ b/_posts/2009-07-04-git-html-help.textile @@ -12,7 +12,7 @@ h2. OSX The following commands were run on an installation of the "git-osx-installer":http://code.google.com/p/git-osx-installer/. Your documentation path may be different, pay attention to the output of @git help --web commit@ for where your git is set to look for the HTML files. -<pre>$ git help --web commit +<pre class="terminal">$ git help --web commit fatal: '/usr/local/git/share/doc/git-doc': not a documentation directory. $ git clone git://git.kernel.org/pub/scm/git/git.git |
