OSDN Git Service

GNU_coreutils: Update originals to version 8.16.
[linuxjm/coreutils.git] / original / man1 / dircolors.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH DIRCOLORS "1" "March 2012" "GNU coreutils 8.16" "User Commands"
3 .SH NAME
4 dircolors \- color setup for ls
5 .SH SYNOPSIS
6 .B dircolors
7 [\fIOPTION\fR]... [\fIFILE\fR]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Output commands to set the LS_COLORS environment variable.
12 .SS "Determine format of output:"
13 .TP
14 \fB\-b\fR, \fB\-\-sh\fR, \fB\-\-bourne\-shell\fR
15 output Bourne shell code to set LS_COLORS
16 .TP
17 \fB\-c\fR, \fB\-\-csh\fR, \fB\-\-c\-shell\fR
18 output C shell code to set LS_COLORS
19 .TP
20 \fB\-p\fR, \fB\-\-print\-database\fR
21 output defaults
22 .TP
23 \fB\-\-help\fR
24 display this help and exit
25 .TP
26 \fB\-\-version\fR
27 output version information and exit
28 .PP
29 If FILE is specified, read it to determine which colors to use for which
30 file types and extensions.  Otherwise, a precompiled database is used.
31 For details on the format of these files, run 'dircolors \fB\-\-print\-database\fR'.
32 .SH AUTHOR
33 Written by H. Peter Anvin.
34 .SH "REPORTING BUGS"
35 Report dircolors bugs to bug\-coreutils@gnu.org
36 .br
37 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
38 .br
39 General help using GNU software: <http://www.gnu.org/gethelp/>
40 .br
41 Report dircolors translation bugs to <http://translationproject.org/team/>
42 .SH COPYRIGHT
43 Copyright \(co 2012 Free Software Foundation, Inc.
44 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
45 .br
46 This is free software: you are free to change and redistribute it.
47 There is NO WARRANTY, to the extent permitted by law.
48 .SH "SEE ALSO"
49 The full documentation for
50 .B dircolors
51 is maintained as a Texinfo manual.  If the
52 .B info
53 and
54 .B dircolors
55 programs are properly installed at your site, the command
56 .IP
57 .B info coreutils \(aqdircolors invocation\(aq
58 .PP
59 should give you access to the complete manual.