~eshel/kubed

dd91adf1cdcab664b9e1d2afa49ba1b2bdd5ff55 — Eshel Yaron 2 months ago c194308
; * kubed.texi: Update version, fix anchors.
1 files changed, 4 insertions(+), 4 deletions(-)

M kubed.texi
M kubed.texi => kubed.texi +4 -4
@@ 11,7 11,7 @@
@c %**end of header

@copying
This manual is for Kubed 0.4.0, a rich Emacs interface for Kubernetes.
This manual is for Kubed 0.4.1, a rich Emacs interface for Kubernetes.

Copyright @copyright{} 2024 Eshel Yaron.



@@ 40,7 40,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
@node Top
@top Kubed: Kubernetes, Emacs, done!

This manual is for Kubed 0.4.0, a rich Emacs interface for Kubernetes.
This manual is for Kubed 0.4.1, a rich Emacs interface for Kubernetes.

@end ifnottex



@@ 128,11 128,11 @@ use Kubed, depending on your use case.
The two most important entry points for Kubed are
@code{kubed-prefix-map} and @code{kubed-transient}:

@anchor{Definition of kubed-prefix-map}
@cindex global prefix keymap
@cindex prefix keymap, global commands
@cindex keymap, for global commands
@defvr Keymap kubed-prefix-map
@anchor{Definition of kubed-prefix-map}
Keymap with bindings for many useful Kubed commands.
@end defvr



@@ 153,8 153,8 @@ You can also access all of the commands in @code{kubed-prefix-map} via
the menu-bar @samp{Kubernetes} menu---to add this menu to your
menu-bar, enable the global minor mode @code{kubed-menu-bar-mode}:

@deffn {Minor Mode} kubed-menu-bar-mode
@anchor{Definition of kubed-menu-bar-mode}
@deffn {Minor Mode} kubed-menu-bar-mode
Add @samp{Kubernetes} menu to your menu bar.
@end deffn