summaryrefslogtreecommitdiff
path: root/docs/contributing/development.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing/development.rst')
-rw-r--r--docs/contributing/development.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst
index 26e802fc..953e398a 100644
--- a/docs/contributing/development.rst
+++ b/docs/contributing/development.rst
@@ -701,8 +701,8 @@ circumstance, the kernel boot parameter ``vyos-config-debug`` will ensure
access to the system as user ``vyos``, and will log a Python stack trace to
``/tmp/boot-config-trace``.
-``Priorities``
-^^^^^^^^^^^^^^^^
+Priorities
+==========
VyOS CLI is all about priorities. Every CLI node has a corresponding ``node.def``
file and possibly an attached script that is executed when the node is present.