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
commit 75c61172e3
Notes: sideshowbarker 2024-07-17 03:35:24 +09:00

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