]> Dogcows Code - chaz/tar/commitdiff
Fixed typo
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 17 Feb 2004 13:33:52 +0000 (13:33 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 17 Feb 2004 13:33:52 +0000 (13:33 +0000)
doc/tar.texi

index b1cda5fbe21347e0627047ece7eee398db1ad876..b57028b515d07a45cea27ecfad2db21c4d453d5a 100644 (file)
@@ -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
This page took 0.042271 seconds and 4 git commands to generate.