1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-23 04:09:04 +00:00

[PR #11037/c984b896 backport][stable-12] docs style adjustments (#11038)

docs style adjustments (#11037)

docs adjustments

(cherry picked from commit c984b89667)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-11-07 06:48:36 +01:00 committed by GitHub
parent 855a8504d5
commit d5b657d872
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View file

@ -49,7 +49,7 @@ options:
description:
- Path to the output file.
- The fixture filename may end with V(.bz2), V(.gz), V(.lzma) or V(.xz), in which case the corresponding
compression format will be used.
compression format is used.
- This corresponds to the C(--output) parameter for the C(django-admin dumpdata) command.
type: path
aliases: [output]