Update README.md

This commit is contained in:
SkyperTHC
2022-08-28 01:39:50 +01:00
committed by GitHub
parent b4e8b2c86c
commit f9dde621cc
+1 -1
View File
@@ -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