Minor typo fix for encryption parameter in lh_config help message.
This commit is contained in:
parent
2acf049825
commit
17ca582c93
|
@ -1009,7 +1009,7 @@ LH_DEBIAN_INSTALLER_DAILY="${LH_DEBIAN_INSTALLER_DAILY}"
|
||||||
# (Default: empty)
|
# (Default: empty)
|
||||||
LH_DEBIAN_INSTALLER_DISTRIBUTION="${LH_DEBIAN_INSTALLER_DISTRIBUTION}"
|
LH_DEBIAN_INSTALLER_DISTRIBUTION="${LH_DEBIAN_INSTALLER_DISTRIBUTION}"
|
||||||
|
|
||||||
# \$LH_ENCRYPTION: set encrytion
|
# \$LH_ENCRYPTION: set encryption
|
||||||
# (Default: ${LH_ENCRYPTION})
|
# (Default: ${LH_ENCRYPTION})
|
||||||
LH_ENCRYPTION="${LH_ENCRYPTION}"
|
LH_ENCRYPTION="${LH_ENCRYPTION}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue