added text to the article (#31467)

pull/33024/head
TheSnafu 2018-10-31 01:09:30 +01:00 committed by Jonathan Grah
parent 0c09b7467b
commit c63218d60f
1 changed files with 1 additions and 1 deletions

View File

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