Browse Source

[docs] Updated docs for mk -> mkd

pull/1/head
Muthu Kumar 6 years ago
committed by GitHub
parent
commit
6916cedef4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/README.md

2
scripts/README.md

@ -33,7 +33,7 @@ mkr-update
- `purge <package-names...>` : Removes packages
- `ar` / `autoremove` : Equivalent to `apt autoremove`
- Directories
- `mk <dir>` : Makes dir and changes into it
- `mkd </path/to/dir>` : 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 <commit-message>` : Adds all untracked files and commits them

Loading…
Cancel
Save