mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 00:32:44 +00:00
.MD corrections
This commit is contained in:
parent
b48957f026
commit
f61b181886
@ -26,18 +26,28 @@ given.
|
||||
|
||||
# MKDIR
|
||||
Create directories
|
||||
*
|
||||
|
||||
## Arguments
|
||||
**-M mode**
|
||||
Apply specified mode to created directories
|
||||
*
|
||||
**-P**
|
||||
Create parent directories if required
|
||||
*
|
||||
**-V**
|
||||
Verbose mode
|
||||
*
|
||||
|
||||
## Return Value
|
||||
|
||||
# MORE
|
||||
Displays content of specified file
|
||||
Input pipe allowed
|
||||
|
||||
## Arguments
|
||||
**-H**
|
||||
Displays help screen
|
||||
**-N**
|
||||
Number all output lines
|
||||
**-P**
|
||||
Page mode, no scroll
|
||||
|
||||
## Return Value
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user