Skip to content

Commit 7ee33b5

Browse files
committed
update examples readme with filters example
1 parent d9e1174 commit 7ee33b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Each of these examples demonstrates one aspect or feature of bashly.
2626
- [whitelist](whitelist#readme) - arguments and flags with a predefined allowed list of values
2727
- [command-private](command-private#readme) - hiding commands from the command list
2828
- [stdin](stdin#readme) - reading input from stdin
29+
- [filters](filters#readme) - preventing commands from running unless custom conditions are met
2930

3031
## Customization
3132

0 commit comments

Comments
 (0)