From 56ec6bc6ddced0ea6155392406207d31e01fe58d Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Tue, 27 Feb 2024 00:13:28 +0000 Subject: [PATCH] Update cheatsheets --- tldr/! | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tldr/! b/tldr/! index 796779f0..aacbe3a5 100644 --- a/tldr/! +++ b/tldr/! @@ -27,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git - Substitute with the arguments of the latest command: `{{command}} !*` + +- Substitute with the last argument of the latest command: + +`{{command}} !$`