fixup! pup: add page

coverage
deekim 2017-10-10 19:05:27 -04:00
parent e5bcbfd081
commit 2f4233a52d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- Filter HTML by attribute value:
`cat {{index.html}} | pup '{{input[type="text"}}]'`
`cat {{index.html}} | pup '{{input[type="text"]}}'`
- Print all text from the filtered HTML elements and their children: