intent -> indent

pull/102/head
Thiriot Christophe 6 years ago committed by GitHub
parent 1c3cffdc1d
commit 44cf789790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
$ cat robots.html | pup -i 4 'div#p-namespaces a json{}'

Loading…
Cancel
Save