From 0f26331b1798734f0dc9042ef41362f42f442d44 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Fri, 11 Dec 2015 15:21:04 +0200 Subject: [PATCH] fix a typo * doc/tar.texi (Incremental Dumps): Add missing --file to the '--list' example. --- THANKS | 1 + doc/tar.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2