OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / unexpand.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH UNEXPAND "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 unexpand \- convert spaces to tabs
5 .SH SYNOPSIS
6 .B unexpand
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Convert blanks in each FILE to tabs, 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\-a\fR, \fB\-\-all\fR
18 convert all blanks, instead of just initial blanks
19 .TP
20 \fB\-\-first\-only\fR
21 convert only leading sequences of blanks (overrides \fB\-a\fR)
22 .TP
23 \fB\-t\fR, \fB\-\-tabs\fR=\fI\,N\/\fR
24 have tabs N characters apart instead of 8 (enables \fB\-a\fR)
25 .TP
26 \fB\-t\fR, \fB\-\-tabs\fR=\fI\,LIST\/\fR
27 use comma separated LIST of tab positions (enables \fB\-a\fR)
28 .TP
29 \fB\-\-help\fR
30 display this help and exit
31 .TP
32 \fB\-\-version\fR
33 output version information and exit
34 .SH AUTHOR
35 Written by David MacKenzie.
36 .SH "REPORTING BUGS"
37 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
38 .br
39 Report unexpand translation bugs to <http://translationproject.org/team/>
40 .SH COPYRIGHT
41 Copyright \(co 2016 Free Software Foundation, Inc.
42 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
43 .br
44 This is free software: you are free to change and redistribute it.
45 There is NO WARRANTY, to the extent permitted by law.
46 .SH "SEE ALSO"
47 expand(1)
48 .PP
49 .br
50 Full documentation at: <http://www.gnu.org/software/coreutils/unexpand>
51 .br
52 or available locally via: info \(aq(coreutils) unexpand invocation\(aq