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:
parent
cc020bf3d6
commit
f21bc57cdf
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
- Replace all occurrences of `string1`:
|
||||
|
||||
`^{{string1}}^{{string2}}^:&`
|
||||
|
||||
- Print the substituted command without running it:
|
||||
|
||||
`^{{string1}}^{{string2}}^:p`
|
||||
|
|
Loading…
Add table
Reference in a new issue