File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,13 +66,13 @@ Bashly is responsible for:
6666 - Standard flags (like ** --help** and ** --version** ).
6767- Preventing your script from running unless the command line is valid.
6868- Providing you with a place to input your code for each of the functions your tool performs, and merging it back to the final script.
69- - Providing you with the ability to render markdown or man documentation for your script.
7069- Providing you with additional (optional) framework-style, standard library functions:
7170 - ** Color output** .
7271 - ** Config file management** (INI format).
7372 - ** YAML parsing** .
7473 - ** Bash completions** .
75- - and more.
74+ - * and more* .
75+ - Auto-generating ** markdown and man page documentation** for your script.
7676
7777## Contributing / Support
7878
You can’t perform that action at this time.
0 commit comments