docs style adjustments (#11037)

docs adjustments
This commit is contained in:
Alexei Znamensky
2025-11-07 10:29:44 +13:00
committed by GitHub
parent 3c42ec730d
commit c984b89667
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]