Commit 6aba1e6
fausto
Add grep flags reference table to SKILL.md for quick lookup
Introduce a concise reference line documenting all common grep flags (--path, --glob, --output-mode, --context-lines, --from-line/--to-line, --reverse, --case-sensitive) and command-specific flags (--branch/--no-clone for code grep, --log-id for pipeline grep) to reduce flag discovery friction. Place reference immediately after command table for easy scanning.1 parent d098028 commit 6aba1e6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments