1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

fixup! pup: add page

This commit is contained in:
deekim 2017-10-08 12:13:22 -04:00
parent 7ebeed5ca7
commit 3dd8f82127

View file

@ -20,7 +20,7 @@
- Print all text from selected nodes and children:
`cat {{index.html}} | pup '{{tag}} text{}`
`cat {{index.html}} | pup '{{tag}} text{}'`
- Print HTML as JSON: