added text to the article (#31467)

This commit is contained in:
TheSnafu
2018-10-31 01:09:30 +01:00
committed by Jonathan Grah
parent 0c09b7467b
commit c63218d60f

View File

@ -4,7 +4,7 @@ title: Bash mkdir
## Bash command: mkdir ## Bash command: mkdir
**Creates a directory** **Creates a directory(ies), if they do not already exist.**
``` ```
mkdir [options] directory_name mkdir [options] directory_name