File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ Each of these examples demonstrates one aspect or feature of bashly.
4747- [ docker-like] ( docker-like#readme ) - a sample script with deep commands (like ` docker container run ` )
4848- [ git-like] ( git-like#readme ) - a sample script with sub-commands similar to git
4949
50- ## Other Examples
51-
52- - [ heredoc] ( heredoc#readme ) - using heredoc strings
53-
5450## Bashly library features
5551
5652- [ config-ini] ( config-ini#readme ) - using the config (INI) functions
5753- [ colors] ( colors#readme ) - using the color print feature
5854- [ yaml] ( yaml#readme ) - using the YAML reading functions
5955- [ completions] ( completions#readme ) - adding bash completion functionality
6056- [ validations] ( validations#readme ) - adding argument validation functions
57+
58+ ## Other Examples
59+
60+ - [ heredoc] ( heredoc#readme ) - using heredoc strings
You can’t perform that action at this time.
0 commit comments