mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-28 06:03:06 +02:00
commit bash-20080410 snapshot
This commit is contained in:
@@ -141,6 +141,8 @@ tee_builtin (list)
|
||||
}
|
||||
|
||||
char *tee_doc[] = {
|
||||
"Duplicate standard output.",
|
||||
"",
|
||||
"Copy standard input to standard output, making a copy in each",
|
||||
"filename argument. If the `-a' option is gived, the specified",
|
||||
"files are appended to, otherwise they are overwritten. If the",
|
||||
|
||||
Reference in New Issue
Block a user