13 lines
344 B
Plaintext
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.
|
|
|
|
|
|
|