From b840052b46f44442ccd35a3187ec7717bf808fb0 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 17 Feb 2004 13:33:52 +0000 Subject: [PATCH] Fixed typo --- doc/tar.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tar.texi b/doc/tar.texi index b1cda5f..b57028b 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -3484,7 +3484,7 @@ long list output: @smallexample $ @kbd{tar --extract --file=archive.tar --verbose --verbose} -$ @kbd{tar xvv archive.tar} +$ @kbd{tar xvvf archive.tar} @end smallexample Verbose output appears on the standard output except when an archive is -- 2.44.0