Minor typo corrected
This commit is contained in:
parent
eb065ffdbf
commit
1b5534d707
1 changed files with 1 additions and 1 deletions
2
tee.1
2
tee.1
|
@ -4,7 +4,7 @@ tee \- write from stdin to file
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B tee
|
.B tee
|
||||||
[\fB\-ai\fR]
|
[\fB\-ai\fR]
|
||||||
[\fIfile\fR] ...
|
[\fIfile\fR ...]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B tee
|
.B tee
|
||||||
copies standard input to standard output and to any files given on the command
|
copies standard input to standard output and to any files given on the command
|
||||||
|
|
Loading…
Reference in a new issue