branch: externals/buildbot
commit 3de5304a5caa66f60b8d41716358557a72b6b2c5
Author: Yuchen Pei <h...@ypei.me>
Commit: Yuchen Pei <h...@ypei.me>

    Updated readme to add info about buildbot-builder-open
---
 README.org | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index e54feef71f..f844881a9b 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
 

Reply via email to