From: Sergey Poznyakoff Date: Fri, 11 Dec 2015 13:21:04 +0000 (+0200) Subject: fix a typo X-Git-Tag: release_1_29~24 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=0f26331b1798734f0dc9042ef41362f42f442d44;p=debian%2Ftar fix a typo * doc/tar.texi (Incremental Dumps): Add missing --file to the '--list' example. --- diff --git a/THANKS b/THANKS index b4c54277..4add25ab 100644 --- a/THANKS +++ b/THANKS @@ -140,6 +140,7 @@ Demizu Noritoshi nori-d@is.aist-nara.ac.jp Denis Excoffier denis.excoffier@free.fr Denis Fortin fortin@acm.org Dennis Pixton dennis@math.binghamton.edu +Derek Terveer dt@hawkmoon.mn.org Dick Streefland dicks@tasking.nl Dietmar Braun dietmar@highway.bertelsmann.de Dimitri Bougoulias opus@hol.gr diff --git a/doc/tar.texi b/doc/tar.texi index 31e43dc0..4f4d1066 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -6645,7 +6645,7 @@ especially, the binary output it produced were considered inconvenient and were changed in version 1.16.}: @smallexample -@kbd{tar --list --incremental --verbose --verbose archive.tar} +@kbd{tar --list --incremental --verbose --verbose --file archive.tar} @end smallexample This command will print, for each directory in the archive, the list