mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: incoming 2093 changelog entry
This commit is contained in:
parent
0d7e1f7d52
commit
d32e770948
4
cmd/generate_changelog/incoming/2093.txt
Normal file
4
cmd/generate_changelog/incoming/2093.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
### PR [#2093](https://github.com/danielmiessler/Fabric/pull/2093) by [alecjmckanna](https://github.com/alecjmckanna): feat: add --readpattern flag to print pattern contents to terminal
|
||||
|
||||
- Added `--readpattern <name>` CLI flag to print the raw contents of a pattern's system.md file to stdout for easy inspection of pattern instructions
|
||||
- Implementation respects custom patterns directories by checking the user's custom patterns directory first before falling back to the main patterns directory
|
||||
Loading…
Reference in a new issue