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

30 lines
615 B
Groff
Raw Normal View History

2023-02-13 10:30:46 -05:00
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH rmdir 1 "rmdir 0.1.0"
.SH NAME
rmdir \- remove directories
.SH SYNOPSIS
\fBrmdir\fR [\fB\-p\fR|\fB\-\-parents\fR] [\fB\-v\fR|\fB\-\-verbose\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] <\fIDIRECTORY\fR>
.SH DESCRIPTION
remove directories
.SH OPTIONS
.TP
\fB\-p\fR, \fB\-\-parents\fR
remove DIRECTORY and it\*(Aqs ancestors
.TP
\fB\-v\fR, \fB\-\-verbose\fR
output a diagnostic for every file processed
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version
.TP
<\fIDIRECTORY\fR>
.SH VERSION
v0.1.0
.SH AUTHORS
Nathan Fisher