OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / fold.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH FOLD "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 fold \- wrap each input line to fit in specified width
5 .SH SYNOPSIS
6 .B fold
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Wrap input lines in each FILE, writing to standard output.
12 .PP
13 With no FILE, or when FILE is \-, read standard input.
14 .PP
15 Mandatory arguments to long options are mandatory for short options too.
16 .TP
17 \fB\-b\fR, \fB\-\-bytes\fR
18 count bytes rather than columns
19 .TP
20 \fB\-s\fR, \fB\-\-spaces\fR
21 break at spaces
22 .TP
23 \fB\-w\fR, \fB\-\-width\fR=\fI\,WIDTH\/\fR
24 use WIDTH columns instead of 80
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 fold 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 Full documentation at: <http://www.gnu.org/software/coreutils/fold>
45 .br
46 or available locally via: info \(aq(coreutils) fold invocation\(aq