1
0
Fork 0
mirror of synced 2024-11-22 15:25:34 -05:00

[utility] Document that mkcd is run with -p

Closes #259
This commit is contained in:
kiryph 2018-04-06 19:59:35 +02:00 committed by Eric Nielsen
parent 2f0243e533
commit 3d46387981

View file

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