shitbox/pkg/usr/share/man/man1/dirname.1

20 lines
409 B
Groff

.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH dirname 1 "dirname "
.SH NAME
dirname \- strip last component from file name
.SH SYNOPSIS
\fBdirname\fR [\fB\-z\fR|\fB\-\-zero\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fIname\fR>
.SH DESCRIPTION
strip last component from file name
.SH OPTIONS
.TP
\fB\-z\fR, \fB\-\-zero\fR
end each output line with NUL, not newline
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
<\fIname\fR>