Skip to content

Commit

Permalink
Add -Define to the CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
busyboxkitty authored Dec 19, 2024
1 parent 7fd5f2d commit d92783a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guide/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ This table list ImageMagick's options, and maps them to Wand's
+------------------------+--------------------------------------------------+
| :cli:`compression` | :attr:`wand.image.BaseImage.compression` |
+------------------------+--------------------------------------------------+
| :cli:`define` | :attr:`wand.image.BaseImage.options` |
+------------------------+--------------------------------------------------+
| :cli:`delay` | :attr:`wand.image.BaseImage.ticks_per_second` |
+------------------------+--------------------------------------------------+
| :cli:`delay` | :attr:`wand.sequence.SingleImage.delay` |
Expand Down

0 comments on commit d92783a

Please # to comment.