On Wed, 2012-09-19 at 22:39 +0200, Paul Menzel wrote:
> the short option `-p` is not recognized anymore.
> 
>         $ debcheckout -p brasero
>         Usage:
>             debcheckout [*OPTIONS*] *PACKAGE* [*DESTDIR*]
>             debcheckout [*OPTIONS*] *REPOSITORY_URL* [*DESTDIR*]
>             debcheckout --help
>         $ echo $?
>         3

This is due to:

       "print|p" => \$print_mode,
        "details|d" => \$details_mode,
        "package|p=s" => \$use_package,

The "package" option was added in 2.10.13.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to