emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/buildbot 519956a4f6 10/22: minor update readme


From: ELPA Syncer
Subject: [elpa] externals/buildbot 519956a4f6 10/22: minor update readme
Date: Thu, 13 Jul 2023 00:57:38 -0400 (EDT)

branch: externals/buildbot
commit 519956a4f61debf0d257b3ddd6121f0b1df4f6c8
Author: Yuchen Pei <hi@ypei.me>
Commit: Yuchen Pei <hi@ypei.me>

    minor update readme
---
 README.org | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index cc540b4efd..e54feef71f 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,7 @@
 #+title: buildbot.el
 
-buildbot.el is a buildbot client for emacs. Features:
-
-- Shows views for branches, revisions, builds, steps, logs
+buildbot.el is a buildbot client for emacs. It shows views for
+branches, revisions, builds, steps, and logs.
 
 * Install
 
@@ -31,10 +30,10 @@ After that, require buildbot and set the host and builders.
 * Use
 
 There are two entry points:
-- ~buildbot-revision-open~ prompts for a revision id (e.g. commit hash
-  in git), and opens a view of the revision, including builds
+- ~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.
-- ~buildbot-branch-open~ prompts for a branch name, and opens up a
+- ~M-x buildbot-branch-open~ prompts for a branch name, and opens up a
   view of revisions of this branch.
 
 * TODOs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]