Files
spring-shell/spring-shell-docs/modules/ROOT/pages/commands/index.adoc
Janne Valkealahti 9a5f189783 Update docs
2023-10-07 08:09:51 +01:00

19 lines
374 B
Plaintext

[[commands]]
= Commands
:page-section-summary-toc: 1
ifndef::snippets[:snippets: ../../test/java/org/springframework/shell/docs]
In this section, we go through an actual command registration and leave command options
and execution for later in a documentation. You can find more detailed info in
xref:appendices/techintro/registration.adoc[Command Registration].