aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.org b/README.org
index e54feef..f844881 100644
--- a/README.org
+++ b/README.org
@@ -29,12 +29,15 @@ After that, require buildbot and set the host and builders.
* Use
-There are two entry points:
+Entry points:
- ~M-x buildbot-revision-open~ prompts for a revision id (e.g. commit
hash in git), and opens a view of the revision, including builds
associated with changes associated with the revision.
- ~M-x buildbot-branch-open~ prompts for a branch name, and opens up a
view of revisions of this branch.
+- ~M-x buildbot-builder-open~ prompts for a builder name from a list
+ of available builders, and opens up a view of recent builds by this
+ builder.
* TODOs