From f9dde621cc245eab727ce00d4459a554c62ae90a Mon Sep 17 00:00:00 2001 From: SkyperTHC <5938498+SkyperTHC@users.noreply.github.com> Date: Sun, 28 Aug 2022 01:39:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6d4f25..f6ed9ba 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ hide() } ``` -The use this to hide a command: +To hide a command use: ```sh hide # Hides the current shell/PID hide 31337 # Hides process with pid 31337