OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / expand.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH EXPAND "1" "January 2016" "GNU coreutils 8.25" "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\,NUMBER\/\fR
21 have tabs NUMBER characters apart, not 8
22 .TP
23 \fB\-t\fR, \fB\-\-tabs\fR=\fI\,LIST\/\fR
24 use comma separated list of explicit tab positions
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 expand 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 unexpand(1)
45 .PP
46 .br
47 Full documentation at: <http://www.gnu.org/software/coreutils/expand>
48 .br
49 or available locally via: info \(aq(coreutils) expand invocation\(aq