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

fixup! pup: add page

This commit is contained in:
deekim 2017-10-11 08:17:46 -04:00
parent 2f4233a52d
commit fbf4590e7a

View file

@ -8,7 +8,7 @@
- Filter HTML by element tag name:
`cat {{index.html}} | pup '{{div}}'`
`cat {{index.html}} | pup '{{tag}}'`
- Filter HTML by id: