Flatten docs structure

- Essentially remove "Using Spring Shell" and move
  its content one level up.
- Fixes #433
This commit is contained in:
Janne Valkealahti
2022-07-06 09:36:36 +01:00
parent 32f77c1917
commit 03a02a0615
32 changed files with 50 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
[[using-shell-options]]
=== Options
== Options
ifndef::snippets[:snippets: ../../test/java/org/springframework/shell/docs]
Command line arguments can be separated into options and positional parameters.