Update structure for partials and examples
This commit is contained in:
parent
b1b3d6a960
commit
531ddf0721
89 changed files with 79 additions and 79 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
[[chap-Defensive_Coding-Shell]]
|
||||
= Shell Programming and [application]*bash*
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
This chapter contains advice about shell programming, specifically
|
||||
in [application]*bash*. Most of the advice will apply
|
||||
|
@ -350,7 +350,7 @@ POSIX shells.
|
|||
|
||||
[source,bash]
|
||||
----
|
||||
include::partial$snippets/Shell-Input_Validation.adoc[]
|
||||
include::example$Shell-Input_Validation.adoc[]
|
||||
|
||||
----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue