From d37ac5202b24b307f1ec6e33043d8086644e3b35 Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sun, 13 Sep 2020 18:10:11 +0530 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e3483db..d483e89 100644 --- a/Home.md +++ b/Home.md @@ -37,7 +37,7 @@ You can also have an alias: alias n2="dvtm n n" ``` -or a Bash function (with ^\ as dvtm modifier) to handle arguments: +or a Bash function (with ^\\ as dvtm modifier) to handle arguments: ```sh n2 ()