mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-03 20:30:51 +02:00
Merge branch '447-undefined-variables-in-doc-strings' into 'master'
Resolve "undefined variables in doc-strings" Closes #447 See merge request Pmodules/src!479
This commit is contained in:
@@ -303,7 +303,7 @@ parse_path_config(){
|
||||
|
||||
pm::read_config(){
|
||||
: "
|
||||
Read Pmodules configuration files '${PMODULES_ROOT}/config/Pmodules.yaml'
|
||||
Read Pmodules configuration files 'PMODULES_ROOT/config/Pmodules.yaml'
|
||||
and '${HOME}/.Pmodules/Pmodules.yaml'.
|
||||
"
|
||||
get_config_of_overlay(){
|
||||
|
||||
Reference in New Issue
Block a user