1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 00:55:38 +02:00

fixup! pup: add page

This commit is contained in:
deekim 2017-10-10 19:03:33 -04:00
parent e2f2779c3c
commit e5bcbfd081
2 changed files with 1 additions and 1 deletions

Binary file not shown.

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: