mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
!: add word designator example (#10753)
This commit is contained in:
parent
3bf5a047fe
commit
542f36ffe8
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
|||
- Substitute with the most recent command that starts with `string`:
|
||||
|
||||
`!{{string}}`
|
||||
|
||||
- Substitute with the arguments of the latest command:
|
||||
|
||||
`{{command}} !*`
|
||||
|
|
Loading…
Add table
Reference in a new issue