Docs cosmetics
This commit is contained in:
parent
7422ecfbdd
commit
4fa064c646
|
@ -67,7 +67,7 @@ prepare_env_vars() {
|
|||
#
|
||||
# ## Positional Parameters
|
||||
#
|
||||
# - "$1": file to write the config to
|
||||
# - "$1": the file to write the config to
|
||||
prepare_default_conf_file() {
|
||||
cat <<EOF >"$1"
|
||||
[network]
|
||||
|
|
Loading…
Reference in New Issue