Skip to content

Commit

Permalink
docs: fix options link
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans authored Nov 3, 2024
1 parent 241fd6d commit 02660bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pyromark --help
python -m pyromark --help
```

See [Options](api.md#pyromark.Options-attributes) for a description of the `--enable-*` options.
See [Options](api.md#pyromark.Options) for a description of the `--enable-*` options.

```
usage: pyromark [-h] [-v] [--enable-tables] [--enable-footnotes] [--enable-strikethrough] [--enable-tasklists] [--enable-smart-punctuation] [--enable-heading-attributes] [--enable-yaml-style-metadata-blocks] [--enable-pluses-delimited-metadata-blocks] [--enable-old-footnotes] [--enable-math] [--enable-gfm] [--enable-definition-list] file
Expand Down

0 comments on commit 02660bb

Please sign in to comment.