mirror of
https://github.com/ericchiang/pup
synced 2025-01-15 02:00:55 +00:00
commit
468df5e20d
@ -152,8 +152,8 @@ section.
|
|||||||
|
|
||||||
####`+`, `>`, and `,`
|
####`+`, `>`, and `,`
|
||||||
|
|
||||||
There are intermediate characters which declare special instructions. For
|
These are intermediate characters that declare special instructions. For
|
||||||
instance, a comma `,` allows pup to specify mulitple groups of selctors.
|
instance, a comma `,` allows pup to specify multiple groups of selectors.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cat robots.html | pup 'title, h1 span[dir="auto"]'
|
$ cat robots.html | pup 'title, h1 span[dir="auto"]'
|
||||||
|
Loading…
Reference in New Issue
Block a user