Explorar o código

Clarify use of "runreport" CLI

Brian Candler %!s(int64=7) %!d(string=hai) anos
pai
achega
8d86e97247
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/additional-features/reports.md

+ 1 - 1
docs/additional-features/reports.md

@@ -128,4 +128,4 @@ Reports can be run on the CLI by invoking the management command:
 python3 manage.py runreport <module>
 ```
 
-One or more report modules may be specified.
+where ``<module>`` is the name of the python file in the ``reports`` directory without the ``.py`` extension.  One or more report modules may be specified.