Rename command registration doc files

This commit is contained in:
Janne Valkealahti
2023-02-23 09:57:40 +00:00
parent e469c148df
commit 3eeccd33be
3 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,6 @@ in a class and annotate the class and the methods with specific annotations.
In the programmatic model, you use a more low level approach, defining command
registrations (either as beans or by dynamically registering with a command catalog).
include::using-shell-commands-annotationmodel.adoc[]
include::using-shell-commands-registration-legacyannotation.adoc[]
include::using-shell-commands-programmaticmodel.adoc[]
include::using-shell-commands-registration-programmatic.adoc[]