Skip to content

Feature request: exit early if --crawl-no-parent and friends are specified without --crawl-links #189

@brasswood

Description

@brasswood

I was running single-file with --crawl-no-parent and it wasn't crawling. I was scratching my head until I looked at the source and saw that you have to specify --crawl-links in order to do any crawling, then --crawl-no-parent modifies the way the crawling is done.

It would help with the user interface if the command exited with an error message if --crawl-no-parent and friends are specified without --crawl-links. I'm sure there are more options like this that depend on other options being enabled.

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