summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"