mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: aligned docs to the template file for articles
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
Gives warnings and suggestions about `bash`/`sh` shell scripts.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
@@ -13,5 +18,10 @@ shellcheck /path/to/script.sh
|
||||
- [Website]
|
||||
- [Github]
|
||||
|
||||
<!--
|
||||
References
|
||||
-->
|
||||
|
||||
<!-- Upstream -->
|
||||
[github]: https://github.com/koalaman/shellcheck
|
||||
[website]: https://www.shellcheck.net/
|
||||
|
||||
Reference in New Issue
Block a user