summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-12-22 18:59:33 +0200
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-12-22 18:59:33 +0200
commitd780355fd20dfed884f80d6f9bf3927503ce0086 (patch)
tree2b1583adac43ba4ce543c1e10eb43e8a1bcd3152
parent-- docs, spelling (diff)
downloadgit-prompt-d780355fd20dfed884f80d6f9bf3927503ce0086.tar.gz
git-prompt-d780355fd20dfed884f80d6f9bf3927503ce0086.tar.bz2
git-prompt-d780355fd20dfed884f80d6f9bf3927503ce0086.zip
-- docs / make
-rw-r--r--Makefile2
-rw-r--r--README3
-rw-r--r--index.txt3
3 files changed, 3 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 9135ccc..b946162 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ tgit:
xclip -i git-demo
echo "ready to paste ..."
-WEB_DESTDIR ?= /tmp/html-lopti
+WEB_DESTDIR ?= /tmp/html
ASCIIDOC ?= asciidoc
diff --git a/README b/README
index f6dfc45..07fccd1 100644
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
GIT Prompt for BASH
- Picture worth a thousand words, see wiki for screenshots
- http://github.com/lvv/git-prompt/wikis
+ Screenshots and docs at: http://volnitsky.com/project/git-prompt/index.html
INSTALL
diff --git a/index.txt b/index.txt
index 892737f..3dc9489 100644
--- a/index.txt
+++ b/index.txt
@@ -1,7 +1,6 @@
-= GIT Prompt
+= GIT Prompt - there is a lot more than branch-name
:compact-option: compact
-
== Basic Usage
image:screenshot-prompt-basic.png[basic usage]