From: Sergey Poznyakoff Date: Tue, 21 Feb 2006 07:09:39 +0000 (+0000) Subject: Fix typo: --to-command instead of --to-program X-Git-Tag: alpha_1_15_90_incremental_1~30 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e81556858b3a4831d9771a704f48840d761457ee;p=debian%2Ftar Fix typo: --to-command instead of --to-program --- diff --git a/doc/tar.texi b/doc/tar.texi index 1814bff4..62a65cf3 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -4649,8 +4649,8 @@ You can instruct @command{tar} to send the contents of each extracted file to the standard input of an external program: @table @option -@opindex to-program -@item --to-program=@var{command} +@opindex to-command +@item --to-command=@var{command} Extract files and pipe their contents to the standard input of @var{command}. When this option is used, instead of creating the files specified, @command{tar} invokes @var{command} and pipes the