[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
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]