File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Each of these examples demonstrates one aspect or feature of bashly.
2525- [ extensible] ( extensible#readme ) - letting your script's users extend the script
2626- [ extensible-delegate] ( extensible-delegate#readme ) - extending your script by delegating commands to an external executable
2727- [ whitelist] ( whitelist#readme ) - arguments and flags with a predefined allowed list of values
28- - [ repeatable-arg] ( repeatable-arg#readme ) - allowing args to be provided multiple times
28+ - [ repeatable-arg] ( repeatable-arg#readme ) - allowing arguments to be provided multiple times
2929- [ repeatable-flag] ( repeatable-flag#readme ) - allowing flags to be provided multiple times
3030- [ conflicts] ( conflicts#readme ) - defining mutually exclusive flags
3131- [ command-private] ( command-private#readme ) - hiding commands from the command list
You can’t perform that action at this time.
0 commit comments