Commit c1c3f21
fix(cli): add common user agent examples to scrape --user-agent help
Fixes bounty issue #1410
The --user-agent flag help text was too minimal ('Custom user agent string')
without providing any guidance on common values. Added examples of Chrome,
Googlebot, and curl user agents to help users understand common options.1 parent 5579873 commit c1c3f21
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
0 commit comments