Update template with ;/# and newline info
This commit is contained in:
@@ -138,15 +138,16 @@ payload=bootloader/payloads/Lockpick_RCM.bin
|
||||
# Other than these, there many other keys to choose from, like the exosphere configuration keys.
|
||||
# All of them are descibed in the main README.
|
||||
#
|
||||
# Atmosphere 1.0.0 changes:
|
||||
# Entries that use Atmosphere are updated to use package3 instead of fusee-secondary.bin for
|
||||
# Atmosphere 1.0.0 and up. If 0.20.1 and older is used, replace package3 with fusee-secondary.bin.
|
||||
# You can disable a key in a boot entry by using ; in front of it
|
||||
# Do not use # because that will break it.
|
||||
#
|
||||
# Do not use newline between keys or spaces before and after a key name/var.
|
||||
# That will break the boot entry of config entry.
|
||||
#
|
||||
# NOT TO BE USED AS IS!
|
||||
# Pick [config] and then only the needed [sections]. # or { } lines can be ommited.
|
||||
# If [config] is not copied, hekate will create one with defaults.
|
||||
# If wanted, only the changed defaults can be edited. The rest will be created automatically.
|
||||
# If wanted, only the changed [config] defaults can be set. The rest will be created automatically.
|
||||
#
|
||||
# Note: The keys in a section are parsed sequentially.
|
||||
# This is important for override order of keys (if any double or matching functionality).
|
||||
|
||||
Reference in New Issue
Block a user