From 5c36643132a044dcc656dc0eae895e145bd932d0 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 21 Oct 2023 11:22:16 -0400 Subject: [PATCH] manual: Fix a formatting error in the database commit documentation Change-Id: Idef95209db7bbef162eff0bed4bb83b4dbd5952c --- manual/rockbox_interface/tagcache.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex index a0d9834779..2481dcb109 100644 --- a/manual/rockbox_interface/tagcache.tex +++ b/manual/rockbox_interface/tagcache.tex @@ -35,9 +35,9 @@ its subdirectories will be scanned and added to the database. You may have files on your \dap{} whose contents might not be displayed correctly or even crash the database. -Placing a file named \fname{/.rockbox/database_commit.ignore} +Placing a file named \fname{/.rockbox/database\_commit.ignore} will prevent the device from committing the database automatically -you can manually commit the database using the db_commit plugin in APPS +you can manually commit the database using the db\_commit plugin in APPS with logging \subsection{\label{ref:databasemenu}The Database Menu}