summaryrefslogtreecommitdiff
path: root/man/dircolors.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/dircolors.1')
-rw-r--r--man/dircolors.159
1 files changed, 0 insertions, 59 deletions
diff --git a/man/dircolors.1 b/man/dircolors.1
deleted file mode 100644
index 7a7baf03..00000000
--- a/man/dircolors.1
+++ /dev/null
@@ -1,59 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35.
-.TH DIRCOLORS "1" "May 2012" "GNU coreutils 8.17" "User Commands"
-.SH NAME
-dircolors \- color setup for ls
-.SH SYNOPSIS
-.B dircolors
-[\fIOPTION\fR]... [\fIFILE\fR]
-.SH DESCRIPTION
-.\" Add any additional description here
-.PP
-Output commands to set the LS_COLORS environment variable.
-.SS "Determine format of output:"
-.TP
-\fB\-b\fR, \fB\-\-sh\fR, \fB\-\-bourne\-shell\fR
-output Bourne shell code to set LS_COLORS
-.TP
-\fB\-c\fR, \fB\-\-csh\fR, \fB\-\-c\-shell\fR
-output C shell code to set LS_COLORS
-.TP
-\fB\-p\fR, \fB\-\-print\-database\fR
-output defaults
-.TP
-\fB\-\-help\fR
-display this help and exit
-.TP
-\fB\-\-version\fR
-output version information and exit
-.PP
-If FILE is specified, read it to determine which colors to use for which
-file types and extensions. Otherwise, a precompiled database is used.
-For details on the format of these files, run 'dircolors \fB\-\-print\-database\fR'.
-.SH AUTHOR
-Written by H. Peter Anvin.
-.SH "REPORTING BUGS"
-Report dircolors bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report dircolors translation bugs to <http://translationproject.org/team/>
-.SH COPYRIGHT
-Copyright \(co 2012 Free Software Foundation, Inc.
-License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
-.br
-This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.
-.SH "SEE ALSO"
-The full documentation for
-.B dircolors
-is maintained as a Texinfo manual. If the
-.B info
-and
-.B dircolors
-programs are properly installed at your site, the command
-.IP
-.B info coreutils \(aqdircolors invocation\(aq
-.PP
-should give you access to the complete manual.