[utility] Document that mkcd is run with -p

This commit is contained in:
kiryph 2018-04-05 19:25:24 +02:00 committed by GitHub
parent 2f0243e533
commit b9da939b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ Aliases `get` to ( `aria2c` || `axel` || `wget` || `curl` ).
| alias | description |
| ----- | ----------- |
| `mkcd` | mkdir and cd |
| `mkcd` | `mkdir -p` and `cd` |