Skip to content

Simplify the scancode command line options #209

Description

@DennisClark

Consider the following scancode command line options:

Options:
-c, --copyright Scan for copyrights. [default]
-l, --license Scan for licenses. [default]
-p, --package Scan for packages. [default]

I think that these are options that a scancode user will always (or nearly always) want, so I don't think the options are necessary, especially since there is no option to tell scancode that you do not want one of these, although it appears that setting another option such as "--info" seems to cancel the three [default] options out; that's just confusing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions