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 } ~~~