diff --git a/scripts/README.md b/scripts/README.md index 28abdc3..c65302c 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -33,7 +33,7 @@ mkr-update - `purge ` : Removes packages - `ar` / `autoremove` : Equivalent to `apt autoremove` - Directories - - `mk ` : Makes dir and changes into it + - `mkd ` : Creates dir at given path and changes cwd to it - `rmd [dir]` : Removes current directory and moves up OR removes directory by given name - git - `commit ` : Adds all untracked files and commits them @@ -44,4 +44,4 @@ mkr-update - systemctl - `status ` - `start ` - - `stop ` \ No newline at end of file + - `stop `