summaryrefslogtreecommitdiffstats
path: root/src/git-amb.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/git-amb.1.in')
-rw-r--r--src/git-amb.1.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/git-amb.1.in b/src/git-amb.1.in
index 0461368..81065b5 100644
--- a/src/git-amb.1.in
+++ b/src/git-amb.1.in
@@ -75,6 +75,20 @@ The branch name will be appended to it.
$ git-amb sh
<----> [...] $ ls *.tar.gz
.fi
+.SH "TODO"
+.TP
+.B "Access to build results"
+Could be better.
+.TP
+.B "User Interface"
+Should be more consistent, smaller.
+.TP
+.B "Concurrent Usage"
+Exhibits problems, e.g. starting
+.B "git\-amb sh"
+and then running
+.B "git checkout other\-branch"
+from another terminal.
.SH AUTHORS
.B "git\-amb"
was written by Hans Ulrich Niedermann.