!: add examples (#14010)

* Update !.md

* Update !.md
This commit is contained in:
Managor
2024-10-08 18:37:14 +03:00
committed by GitHub
parent 453827fc78
commit 1adb619afa

View File

@@ -26,3 +26,11 @@
- Substitute with the last argument of the latest command:
`{{command}} !$`
- Substitute with the last command but without the last argument:
`!:-`
- Print last command that starts with a string without executing it:
`!{{string}}:p`