Package: tar
Version: 1.15.1-4
Severity: normal

The list of tar's options in the manpage is a bit out of date from
--help's output.  I've attached a diff that shows the differences.  Some
of them are purely differences in ordering of alternatives or naming of
the words describing what values the option accepts but there are also
options missing from the man page.  One option to note is -o.  This
means different things based on whether it's being used when creating an
archive or extracting one.

James
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (499, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-debil-3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages tar depends on:
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an

tar recommends no packages.

-- no debconf information

-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
1a2
> --after-date=DATE
4,5c5,6
< --backup [TYPE]
< -b, --blocking-factor N
---
> --backup[=CONTROL]
> -b, --blocking-factor=BLOCKS
8c9,10
< -C, --directory DIR
---
> -C, --directory=DIR
> --check-links
11a14
> --exclude-caches
13,14c16,17
< -f, --file [HOSTNAME:]F
< -F, --info-script F, --new-volume-script F
---
> -f, --file=ARCHIVE
> -F, --info-script=NAME, --new-volume-script=NAME
17,18c20,21
< -g, --listed-incremental F
< --group G
---
> -g, --listed-incremental=FILE
> --group=NAME
20c23,24
< --help
---
> -?, --help
> -H, --format=FORMAT
23a28
> --index-file=FILE
24a30
> --keep-newer-files
26,28c32,34
< -K, --starting-file F
< -l, --one-file-system
< -L, --tape-length N
---
> -K, --starting-file=MEMBER-NAME
> --license
> -L, --tape-length=NUMBER
30c36
< --mode M
---
> --mode=CHANGES
32,33c38,39
< -N, --after-date DATE, --newer DATE
< --newer-mtime DATE
---
> --newer-mtime=DATE
> -N, --newer=DATE-OR-FILE
35a42
> --no-overwrite-dir
40a48
> -n, --seek
43c51,54
< -o, --old-archive, --portability
---
> -o
> --occurrence[=NUMBER]
> --old-archive, --portability
> --one-file-system
45c56,57
< --owner O
---
> --overwrite
> --owner=NAME
46a59
> --pax-option=keyword[[:]=value][,keyword[[:]=value], ...]
47a61
> -p, --preserve-permissions, --same-permissions
49d62
< -p, --same-permissions, --preserve-permissions
52c65
< --record-size SIZE
---
> --record-size=NUMBER
56c69,70
< --rsh-command=CMD
---
> --rmt-command=COMMAND
> --rsh-command=COMMAND
57a72
> --show-defaults
59c74
< -s, --same-order, --preserve-order
---
> -s, --preserve-order, --same-order
61,62c76,78
< --suffix SUFFIX
< -T, --files-from F
---
> --strip-components=NUMBER
> --suffix=STRING
> -T, --files-from=FILE-OF-NAMES
65c81,83
< --use-compress-program PROG
---
> --usage
> --use-compress-program=PROG
> --utc
69,70c87,88
< -V, --label NAME
< --volno-file F
---
> -V, --label=TEXT
> --volno-file=FILE

Attachment: signature.asc
Description: Digital signature

Reply via email to