File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ All examples are listed below for convenience.
4646- [ conflicts] ( https://github.com/DannyBen/bashly/tree/master/examples/conflicts#readme ) - defining mutually exclusive flags
4747- [ needs] ( https://github.com/DannyBen/bashly/tree/master/examples/needs#readme ) - defining flags that need other flags
4848- [ command-private] ( https://github.com/DannyBen/bashly/tree/master/examples/command-private#readme ) - hiding commands from the command list
49+ - [ private-reveal] ( https://github.com/DannyBen/bashly/tree/master/examples/private-reveal#readme ) - allowing users to reveal private commands, flags or environment variables
4950- [ stdin] ( https://github.com/DannyBen/bashly/tree/master/examples/stdin#readme ) - reading input from stdin
5051- [ filters] ( https://github.com/DannyBen/bashly/tree/master/examples/filters#readme ) - preventing commands from running unless custom conditions are met
5152- [ commands-expose] ( https://github.com/DannyBen/bashly/tree/master/examples/commands-expose#readme ) - showing sub-commands in the parent's help
You can’t perform that action at this time.
0 commit comments