We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07dad51 commit 9693b29Copy full SHA for 9693b29
README.md
@@ -336,14 +336,4 @@ output of pup into a more consumable format.
336
337
## Flags
338
339
-```bash
340
--c --color print result with color
341
--f --file file to read from
342
--h --help display this help
343
--i --indent number of spaces to use for indent or character
344
--n --number print number of elements selected
345
--l --limit restrict number of levels printed
346
--p --plain don't escape html
347
---charset specify the charset for pup to use
348
---version display version
349
-```
+Run `pup --help` for a list of further options
0 commit comments