From 9693b292601dd24dab3c04bc628f9ae3fa72f831 Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Sun, 5 Apr 2015 15:26:22 -0400 Subject: [PATCH] use pup --help for list of flags --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 7a25f17..d43c55c 100644 --- a/README.md +++ b/README.md @@ -336,14 +336,4 @@ output of pup into a more consumable format. ## Flags -```bash --c --color print result with color --f --file file to read from --h --help display this help --i --indent number of spaces to use for indent or character --n --number print number of elements selected --l --limit restrict number of levels printed --p --plain don't escape html ---charset specify the charset for pup to use ---version display version -``` +Run `pup --help` for a list of further options