OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / rmdir.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH RMDIR "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 rmdir \- remove empty directories
5 .SH SYNOPSIS
6 .B rmdir
7 [\fI\,OPTION\/\fR]... \fI\,DIRECTORY\/\fR...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Remove the DIRECTORY(ies), if they are empty.
12 .HP
13 \fB\-\-ignore\-fail\-on\-non\-empty\fR
14 .IP
15 ignore each failure that is solely because a directory
16 .IP
17 is non\-empty
18 .TP
19 \fB\-p\fR, \fB\-\-parents\fR
20 remove DIRECTORY and its ancestors; e.g., 'rmdir \fB\-p\fR a/b/c' is
21 similar to 'rmdir a/b/c a/b a'
22 .TP
23 \fB\-v\fR, \fB\-\-verbose\fR
24 output a diagnostic for every directory processed
25 .TP
26 \fB\-\-help\fR
27 display this help and exit
28 .TP
29 \fB\-\-version\fR
30 output version information and exit
31 .SH AUTHOR
32 Written by David MacKenzie.
33 .SH "REPORTING BUGS"
34 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
35 .br
36 Report rmdir translation bugs to <http://translationproject.org/team/>
37 .SH COPYRIGHT
38 Copyright \(co 2016 Free Software Foundation, Inc.
39 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
40 .br
41 This is free software: you are free to change and redistribute it.
42 There is NO WARRANTY, to the extent permitted by law.
43 .SH "SEE ALSO"
44 rmdir(2)
45 .PP
46 .br
47 Full documentation at: <http://www.gnu.org/software/coreutils/rmdir>
48 .br
49 or available locally via: info \(aq(coreutils) rmdir invocation\(aq