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

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

[elpa] externals/zuul c3e69263ce 14/17: Update command section in README


From: ELPA Syncer
Subject: [elpa] externals/zuul c3e69263ce 14/17: Update command section in README
Date: Tue, 30 Aug 2022 11:58:25 -0400 (EDT)

branch: externals/zuul
commit c3e69263ce25203e466717870e7e1334126ed9ac
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Update command section in README
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index cc818129ef..4956b70c08 100644
--- a/README.md
+++ b/README.md
@@ -62,9 +62,12 @@ The major mode `zuul-log-mode` provides the following 
commands.
 | zuul-switch-build          | C-c C-b | Switch to another build               
     |
 | zuul-switch-buildset       | C-c C-s | Switch to a build from a specific 
buildset |
 | zuul-run-build-command     | C-c C-r | Run build command from build log      
     |
-| zuul-previous-build        | C-c C-p | Switch to previous build              
     |
-| zuul-next-build            | C-c C-n | Switch to next build                  
     |
+| zuul-previous-command      | C-c C-p | Go to previous command in build log   
     |
+| zuul-next-command          | C-c C-n | Go to next command in build log       
     |
 | zuul-open-build-in-browser | C-c C-o | Open build in browser                 
     |
+| zuul-previous-build        | C-c C-[ | Switch to previous build              
     |
+| zuul-next-build            | C-c C-] | Switch to next build                  
     |
+| zuul-quit-build            | C-c C-q | Quit and delete build log buffers     
     |
 
 It also integrates with the following built in features:
 - `imenu`: navigate to beginning of tasks in the build log



reply via email to

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