[PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705)

Use semantic markup (modules o-p) (#6681)

* Use semantic markup.

* Use real option, not alias.

* E() now works better.

(cherry picked from commit 45eb1e3915)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2023-06-15 19:05:01 +02:00
committed by GitHub
parent f583dbd2d3
commit f4af31b76b
42 changed files with 420 additions and 419 deletions

View File

@@ -31,7 +31,7 @@ options:
type: str
version_added: 3.0.0
ignore_case:
description: Ignore case in pattern if using the I(pattern) option.
description: Ignore case in pattern if using the O(pattern) option.
type: bool
default: false
version_added: 3.0.0