From 542f36ffe87637d6cd8ad3e5d8ab33171937f513 Mon Sep 17 00:00:00 2001 From: Ulysse Buonomo Date: Mon, 25 Sep 2023 13:07:36 -0500 Subject: [PATCH] !: add word designator example (#10753) --- pages/common/!.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/!.md b/pages/common/!.md index 7aaa8b1174..1526572379 100644 --- a/pages/common/!.md +++ b/pages/common/!.md @@ -18,3 +18,7 @@ - Substitute with the most recent command that starts with `string`: `!{{string}}` + +- Substitute with the arguments of the latest command: + +`{{command}} !*`