Base: Add man page for dirname(1)

This commit is contained in:
Tim Ledbetter 2023-06-22 18:19:04 +01:00 committed by Tim Flynn
parent e259c3b38a
commit 75c61172e3

View file

@ -0,0 +1,18 @@
## Name
dirname - return the directory portion of a path
## Synopsis
```sh
$ dirname [--zero] <path...>
```
## Options
* `-z`, `--zero`: End each output line with \0, rather than \n
## Arguments
* `path`: Path