mirror of
https://github.com/ericchiang/pup
synced 2025-01-15 02:00:55 +00:00
Fixed typo
This commit is contained in:
parent
681d7bb639
commit
2c0f845885
@ -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