mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 15:15:29 +02:00
fixup! pup: add page
This commit is contained in:
parent
e5bcbfd081
commit
2f4233a52d
1 changed files with 1 additions and 1 deletions
|
@ -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