mirror of
https://github.com/ericchiang/pup
synced 2025-01-15 10:11:16 +00:00
Fix typo in README
This commit is contained in:
parent
5a57cf1113
commit
4bbca89231
@ -297,7 +297,7 @@ $ cat robots.html | pup 'div#p-namespaces a json{}'
|
|||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
Use the `-i` / `--indent` flag to control the intent level.
|
Use the `-i` / `--indent` flag to control the indent level.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cat robots.html | pup -i 4 'div#p-namespaces a json{}'
|
$ cat robots.html | pup -i 4 'div#p-namespaces a json{}'
|
||||||
|
Loading…
Reference in New Issue
Block a user