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

^: add print example (#16921)

This commit is contained in:
Managor 2025-06-27 19:42:07 +03:00 committed by GitHub
parent cc020bf3d6
commit f21bc57cdf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,3 +19,7 @@
- Replace all occurrences of `string1`:
`^{{string1}}^{{string2}}^:&`
- Print the substituted command without running it:
`^{{string1}}^{{string2}}^:p`