OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / cut.1
index 69ed22c..bd668ec 100644 (file)
@@ -1,27 +1,29 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CUT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
+.TH CUT "1" "January 2016" "GNU coreutils 8.25" "User Commands"
 .SH NAME
 cut \- remove sections from each line of files
 .SH SYNOPSIS
 .B cut
-\fIOPTION\fR... [\fIFILE\fR]...
+\fI\,OPTION\/\fR... [\fI\,FILE\/\fR]...
 .SH DESCRIPTION
 .\" Add any additional description here
 .PP
 Print selected parts of lines from each FILE to standard output.
 .PP
+With no FILE, or when FILE is \-, read standard input.
+.PP
 Mandatory arguments to long options are mandatory for short options too.
 .TP
-\fB\-b\fR, \fB\-\-bytes\fR=\fILIST\fR
+\fB\-b\fR, \fB\-\-bytes\fR=\fI\,LIST\/\fR
 select only these bytes
 .TP
-\fB\-c\fR, \fB\-\-characters\fR=\fILIST\fR
+\fB\-c\fR, \fB\-\-characters\fR=\fI\,LIST\/\fR
 select only these characters
 .TP
-\fB\-d\fR, \fB\-\-delimiter\fR=\fIDELIM\fR
+\fB\-d\fR, \fB\-\-delimiter\fR=\fI\,DELIM\/\fR
 use DELIM instead of TAB for field delimiter
 .TP
-\fB\-f\fR, \fB\-\-fields\fR=\fILIST\fR
+\fB\-f\fR, \fB\-\-fields\fR=\fI\,LIST\/\fR
 select only these fields;  also print any line
 that contains no delimiter character, unless
 the \fB\-s\fR option is specified
@@ -36,10 +38,13 @@ or fields
 \fB\-s\fR, \fB\-\-only\-delimited\fR
 do not print lines not containing delimiters
 .TP
-\fB\-\-output\-delimiter\fR=\fISTRING\fR
+\fB\-\-output\-delimiter\fR=\fI\,STRING\/\fR
 use STRING as the output delimiter
 the default is to use the input delimiter
 .TP
+\fB\-z\fR, \fB\-\-zero\-terminated\fR
+line delimiter is NUL, not newline
+.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -62,33 +67,19 @@ from N'th to M'th (included) byte, character or field
 .TP
 \fB\-M\fR
 from first to M'th (included) byte, character or field
-.PP
-With no FILE, or when FILE is \-, read standard input.
 .SH AUTHOR
 Written by David M. Ihnat, David MacKenzie, and Jim Meyering.
 .SH "REPORTING BUGS"
-Report cut 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/>
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
 .br
 Report cut translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
-Copyright \(co 2013 Free Software Foundation, Inc.
+Copyright \(co 2016 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 cut
-is maintained as a Texinfo manual.  If the
-.B info
-and
-.B cut
-programs are properly installed at your site, the command
-.IP
-.B info coreutils \(aqcut invocation\(aq
-.PP
-should give you access to the complete manual.
+Full documentation at: <http://www.gnu.org/software/coreutils/cut>
+.br
+or available locally via: info \(aq(coreutils) cut invocation\(aq