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:
parent
e2f2779c3c
commit
e5bcbfd081
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue