Your message dated Fri, 12 Feb 2021 15:40:24 +0000
with message-id 
<cagsawmpxxpsjmambzmqgn4sc23gsnqydulmxd948bxcdo-u...@mail.gmail.com>
and subject line Fixed
has caused the Debian Bug report #602898,
regarding tar: manual - Missing information for multiple --verbose option use
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
602898: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tar
Version: 1.23-3
Severity: minor


Manual page of tar (1) reads:

  NAME
     tar - The GNU version of the tar archiving utility

  OTHER OPTIONS
     Operation modifiers:

     [...]
     -v, --verbose
           verbosely list files processed

At command line:

    $ touch 1 2 3

    $ tar -cvf test.tar 1 2 3
    1
    2
    3

    $ tar -cvvf test.tar 1 2 3
    -rw-r--r-- foo/foo 80785 2010-11-09 10:36 1
    -rw-r--r-- foo/foo     0 2010-11-09 10:36 2
    -rw-r--r-- foo/foo     0 2010-11-09 10:36 3

SUGGESTION

Please improve --verbose option's documentation in manual page and
mention that multiple -v options increase the verbosity. Also mention
what is the maximum verbosity (option count).

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tar depends on:
ii  libc6                         2.11.2-6   Embedded GNU C Library: Shared lib

tar recommends no packages.

Versions of packages tar suggests:
ii  bzip2             1.0.5-6                high-quality block-sorting file co
pn  ncompress         <none>                 (no description available)
ii  xz-utils          4.999.9beta+20100810-1 XZ-format compression utilities

-- no debconf information



--- End Message ---
--- Begin Message ---
This was fixed upstream and is already in Debian :-)

-- 
LÉNÁRT, János
<[email protected]>

--- End Message ---

Reply via email to