summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-06 02:10:22 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-06 02:10:22 +0100
commitf2fc8a4f5945dd989f4292d000bd654af390a4c6 (patch)
treef8e8b2121b113f0a883d8f083691bdf9f57bb44b
parentc10a9463210f289b155a342019b21b4a93050878 (diff)
downloadndim-git-utils-f2fc8a4f5945dd989f4292d000bd654af390a4c6.tar.gz
ndim-git-utils-f2fc8a4f5945dd989f4292d000bd654af390a4c6.tar.xz
ndim-git-utils-f2fc8a4f5945dd989f4292d000bd654af390a4c6.zip
Document more things to possibly do
-rw-r--r--git-amb/git-amb.1.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/git-amb/git-amb.1.in b/git-amb/git-amb.1.in
index 1428c19..8a15952 100644
--- a/git-amb/git-amb.1.in
+++ b/git-amb/git-amb.1.in
@@ -97,6 +97,15 @@ Exhibits problems, e.g. starting
and then running
.B "git checkout other\-branch"
from another terminal.
+.TP
+.B "Why just git?"
+The idea behind
+.B "git\-amb"
+would work equally well for many other SCMs.
+.TP
+.B "Why just automake?"
+Any build system which works in similar stages should work:
+Create BS (autoreconf), configure BS (configure), run build (make).
.SH "NON-BUGS"
.TP
.B "autogen.sh scripts"