From 43f3249dceff1ddadb5713054ed129497b48b238 Mon Sep 17 00:00:00 2001 From: Tearran Date: Tue, 24 Sep 2024 14:51:20 -0500 Subject: [PATCH] styels ng.doc --- lib/armbian-configng/config.ng.docs.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/armbian-configng/config.ng.docs.sh b/lib/armbian-configng/config.ng.docs.sh index 3ac89327e..2ce4247ed 100644 --- a/lib/armbian-configng/config.ng.docs.sh +++ b/lib/armbian-configng/config.ng.docs.sh @@ -95,9 +95,9 @@ Click for more info: Jobs / JSON Object A list of the jobs defined in the Jobs file. - - $(see_jq_menu_list) - +~~~ +$(see_jq_menu_list) +~~~ @@ -137,9 +137,9 @@ sudo apt install git jq whiptail Get Development and contribute: ~~~ { - git clone https://github.com/armbian/configng - cd configng - ./armbian-configng --help +git clone https://github.com/armbian/configng +cd configng +./armbian-configng --help } ~~~