From: Sergey Poznyakoff Date: Tue, 21 Feb 2006 07:09:39 +0000 (+0000) Subject: Fix typo: --to-command instead of --to-program X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=e81556858b3a4831d9771a704f48840d761457ee;p=chaz%2Ftar Fix typo: --to-command instead of --to-program --- diff --git a/doc/tar.texi b/doc/tar.texi index 1814bff..62a65cf 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