#599002 k3b: outdated and wrong manpage (--cdimage is no longer valid option)

Package:
k3b
Source:
k3b
Description:
Sophisticated CD/DVD burning application
Submitter:
Mirosław Zalewski
Date:
2014-12-06 01:09:05 UTC
Severity:
minor
#599002#5
Date:
2010-10-03 18:12:52 UTC
From:
To:
v+
$ man k3b
[...]
       --cdimage
		               Write an ISO image or Bin/Cue image to cd
[...]
$ k3b --cdimage
k3b: Unknown option 'cdimage'.
k3b: Use --help to get a list of available command line options.
$ k3b --help
[...]
  --image <url>             Write an image to a CD or DVD
[...]
v-

I think that explains everything. Man for k3b should be updated to
reflect actual state of supported options.

#599002#10
Date:
2014-12-06 01:05:50 UTC
From:
To:
There is another outdated option in the man page.
The man page says to use --datacd to burn a data cd, however when you run
k3b --help it states that the correct option is --data. k3b --help is
correct that --data is used to burn a data cd.