Skip to content

--verbose option works in a "non-standard" way #1

@akaihola

Description

@akaihola

Currently the --verbose / -v option expects an integer argument for specifying the verbosity. It's more common to just increase verbosity with --verbose / -v without arguments, and use multiple options for higher verbosity (e.g. OpenSSH uses this syntax).

See http://code.google.com/p/hardlinkpy/issues/detail?id=5 for an example where this has caused confusion and unexpected (even dangerous) behaviour.

(issue copied from Ditz)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions