From 6efadce3f987598e06208ed898e10c11fe8d7c52 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 7 Apr 2020 08:20:45 +0200 Subject: development: fix priority level in hirerarchy --- docs/contributing/development.rst | 4 ++-- 1 file 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. -- cgit v1.2.3