Skip to content

CLI documentation contains invalid dashes #3268

@lczech

Description

@lczech

The documentation of the snakemake CLI (https://snakemake.readthedocs.io/en/stable/executing/cli.html) seems to convert the two dashes in the beginning of an option into an n-dash in the text description of the options. For instance, --rerun-triggers becomes –rerun-trigger (incidentally, this is also missing an s at the end). This makes it impossible to copy-paste options from the text description, which is however useful for examples from there.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions