Skip to content

Commit 8d3ddd8

Browse files
committed
📝 Add globstar
1 parent 1b29326 commit 8d3ddd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ Now: (notice `eval-bash` because readthedocs uses dash as their default `$SHELL`
173173

174174
```{eval-bash}
175175
cd ..
176+
shopt -s globstar
176177
scripts/generate-todo.md.pl src/**/*
177178
```
178179
````

0 commit comments

Comments
 (0)