diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2023-03-13 11:41:41 +0100 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2023-03-13 11:41:41 +0100 |
commit | e94dc6d0cadb6703baced36ed82709146e80285b (patch) | |
tree | 42efa75e9b114feb8ed5b7d4693248f685f51cc4 /etc | |
parent | 76e2d168f8f13ff4381da1f0664b88bc6a543bd0 (diff) | |
download | midipix_build-e94dc6d0cadb6703baced36ed82709146e80285b.tar.bz2 midipix_build-e94dc6d0cadb6703baced36ed82709146e80285b.tar.xz |
etc/README.md: updated.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/README.md b/etc/README.md index 948c2361..9417cb79 100644 --- a/etc/README.md +++ b/etc/README.md @@ -35,6 +35,7 @@ into account when deploying and using Midipix distributions. 4.4.2. [Package variables](#442-package-variables)
4.5. [Fault-tolerant & highly optimised 3D laser show-equipped usage screen](#45-fault-tolerant--highly-optimised-3d-laser-show-equipped-usage-screen)
4.6. [``pkgtool.sh``](#46-pkgtoolsh)
+ 4.7. [Bourne shell coding rules](#47-bourne-shell-coding-rules)
5. [References](#5-references)
[//]: "}}}"
@@ -941,6 +942,14 @@ by setting ``ARG_MIRROR_DNAME_GIT=...``. [Back to top](#table-of-contents)
[//]: # "}}}"
+[//]: # "{{{ 4.7. Bourne shell coding rules"
+## 4.7. Bourne shell coding rules
+
+XXX
+
+[Back to top](#table-of-contents)
+
+[//]: # "}}}"
[//]: # "{{{ 5. References"
## 5. References
|