OSDN Git Service

coreutils: Update original to 8.32
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / expand.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH EXPAND "1" "March 2020" "GNU coreutils 8.32" "User Commands"
3 .SH NAME
4 expand \- convert tabs to spaces
5 .SH SYNOPSIS
6 .B expand
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Convert tabs in each FILE to spaces, 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\-i\fR, \fB\-\-initial\fR
18 do not convert tabs after non blanks
19 .TP
20 \fB\-t\fR, \fB\-\-tabs\fR=\fI\,N\/\fR
21 have tabs N characters apart, not 8
22 .TP
23 \fB\-t\fR, \fB\-\-tabs\fR=\fI\,LIST\/\fR
24 use comma separated list of tab positions
25 The last specified position can be prefixed with '/'
26 to specify a tab size to use after the last
27 explicitly specified tab stop.  Also a prefix of '+'
28 can be used to align remaining tab stops relative to
29 the last specified tab stop instead of the first column
30 .TP
31 \fB\-\-help\fR
32 display this help and exit
33 .TP
34 \fB\-\-version\fR
35 output version information and exit
36 .SH AUTHOR
37 Written by David MacKenzie.
38 .SH "REPORTING BUGS"
39 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
40 .br
41 Report any translation bugs to <https://translationproject.org/team/>
42 .SH COPYRIGHT
43 Copyright \(co 2020 Free Software Foundation, Inc.
44 License GPLv3+: GNU GPL version 3 or later <https://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 unexpand(1)
50 .PP
51 .br
52 Full documentation <https://www.gnu.org/software/coreutils/expand>
53 .br
54 or available locally via: info \(aq(coreutils) expand invocation\(aq