mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 18:48:16 -07:00
Added a shellcheck(1) man page
The manual is mainly a copy/paste from the current documentation. It is builded with pandoc, and written in markdown. closes #50
This commit is contained in:
parent
7be8485b8b
commit
91fc4a046c
3 changed files with 96 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,4 +3,5 @@
|
|||
.tests
|
||||
jsoncheck
|
||||
shellcheck
|
||||
shellcheck.1
|
||||
dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue