Files
spring-shell/spring-shell-docs/modules/ROOT/pages/using-shell-options-basics.adoc
2023-08-03 14:58:09 -05:00

13 lines
344 B
Plaintext

[[using-shell-options-basics]]
= Basics
:page-section-summary-toc: 1
ifndef::snippets[:snippets: ../../test/java/org/springframework/shell/docs]
This section gives a generic idea how an option can be defined. Following
sections, beyond basics, discuss more about how various option behaviour
can be accomplished for a particular use case.