summaryrefslogtreecommitdiff
path: root/docs/howto/custom-management-commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto/custom-management-commands.txt')
-rw-r--r--docs/howto/custom-management-commands.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/howto/custom-management-commands.txt b/docs/howto/custom-management-commands.txt
index de6c38c1e0..ce8c85276c 100644
--- a/docs/howto/custom-management-commands.txt
+++ b/docs/howto/custom-management-commands.txt
@@ -157,6 +157,8 @@ Testing
Information on how to test custom management commands can be found in the
:ref:`testing docs <topics-testing-management-commands>`.
+.. _overriding-commands:
+
Overriding commands
===================