Skip to content

Commit 9693b29

Browse files
committed
use pup --help for list of flags
1 parent 07dad51 commit 9693b29

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -336,14 +336,4 @@ output of pup into a more consumable format.
336336

337337
## Flags
338338

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-
```
339+
Run `pup --help` for a list of further options

0 commit comments

Comments
 (0)