Commit 403f708
fix(cli): add CSS selector examples to scrape --selector help text
Fixes bounty issue #1378
The --selector flag for the scrape command now includes practical examples
of common CSS selectors, making it easier for users unfamiliar with CSS
to understand how to use the flag effectively.1 parent be6f5a3 commit 403f708
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| |||
0 commit comments