bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] Missing --files= flag in on-line manual example (incremental)


From: derek terveer
Subject: [Bug-tar] Missing --files= flag in on-line manual example (incremental) ?
Date: Tue, 8 Dec 2015 14:34:30 -0600
User-agent: Mutt/1.5.23 (2014-03-12)

When viewing this page,

https://www.gnu.org/software/tar/manual/html_node/Incremental-Dumps.html

There is an example,

======================================================================
To list the contents of an incremental archive, use `--list' (see section How 
to List Archives), as usual. To obtain more information about the archive, use 
`--listed-incremental' or `--incremental' combined with two `--verbose' 
options(12):

tar --list --incremental --verbose --verbose archive.tar
======================================================================

I believe that there is a '--files=' missing after the second --verbose.

In any event, this command just hangs (waiting for stdin) when run on my Debian 
linux system.  If, however, I add --files= to the above command, like this:

tar --list --incremental --verbose --verbose --files=archive.tar

Then the output is as documented on that page.

Hope this helps,

derek

-- 
Ventis secundis, tene cursum.

dt at hawkmoon dot mn dot org
slash slash lastditch dot dyndns dot org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]