-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done