From f2fc8a4f5945dd989f4292d000bd654af390a4c6 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 6 Nov 2007 02:10:22 +0100 Subject: Document more things to possibly do --- git-amb/git-amb.1.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'git-amb') 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" -- cgit