Xavier Defrang
|
b17fef5133
|
mkdir: Use FilePermissionsMask to handle mode option
|
2022-01-01 17:33:43 +00:00 |
|
Xavier Defrang
|
6ca34f5647
|
mkdir: Implement --mode option
Only supports permissions given in octal format
at the moment.
|
2021-12-21 13:13:04 -08:00 |
|
Linus Groh
|
b80b6ffca0
|
Base: Unify synopsis format in manpages
|
2021-02-20 16:05:20 +01:00 |
|
Linus Groh
|
8f2300afb5
|
mkdir: Add -p option to create parent directories
|
2020-04-28 09:36:09 +02:00 |
|
Linus Groh
|
6fd7966d81
|
mkdir: Use ArgParser, support creating multiple directories
|
2020-04-28 09:36:09 +02:00 |
|
Sergey Bugaev
|
8fbcfa934a
|
Base: Add some "See also" links to the man pages
We can do this now that we have link support in LibMarkdown and LibHTML ^)
|
2019-10-03 08:23:54 +02:00 |
|
Sergey Bugaev
|
fed96f455d
|
Base: Write some initial man pages
It ain't much, but it's honest work!
|
2019-09-28 18:29:42 +02:00 |
|