1
0

Fixed config path in docs

This commit is contained in:
NiLuJe
2020-04-25 12:06:47 -04:00
committed by Patrick Gaskin
parent 7a5eff60f8
commit c6ccc8c5a4

View File

@@ -7,9 +7,9 @@
# error checking, and a failsafe mechanism which automatically uninstalls it as # error checking, and a failsafe mechanism which automatically uninstalls it as
# a last resort. # a last resort.
# #
# Place your configuration files in this folder (/mnt/onboard/.kobo/.adds/nm). # Place your configuration files in this folder (/mnt/onboard/.adds/nm). They
# They can be named anything, and should consist of multiple lines either # can be named anything, and should consist of multiple lines either starting
# starting with # for a comment, or in the the following format: # with # for a comment, or in the the following format:
# #
# menu_item:<location>:<label>:<action>:<arg> # menu_item:<location>:<label>:<action>:<arg>
# Adds a menu item (spaces around fields are ignored). # Adds a menu item (spaces around fields are ignored).