From aae6527cd54d8f575b14c3fd1f0ddc96ac5db89a Mon Sep 17 00:00:00 2001 From: nfsergiu <32957483+nfsergiu@users.noreply.github.com> Date: Mon, 17 May 2021 12:29:35 +0100 Subject: [PATCH] Typo: fix the link for the edit command --- tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorial.md b/tutorial.md index 6b023fb4..5e589df2 100644 --- a/tutorial.md +++ b/tutorial.md @@ -14,7 +14,7 @@ # Commands
-
edit
+
edit
Edit the saved commands and their descriptions.
grep "PATTERN"
@@ -110,4 +110,4 @@ $ keep run "tar" -n Enter value for 'tarfile': /path/to/tar Enter value for 'dest': /my/folder/ -``` \ No newline at end of file +```