From 8ec3548ecf79fe70ab440bd2cfd052cf98537bbc Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sun, 25 Aug 2019 21:01:30 +0200 Subject: [PATCH] local/bin/updatedb-local: Fix MEDIA_DB->DB_FILE in doc. --- .local/bin/updatedb-local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/updatedb-local b/.local/bin/updatedb-local index 21f02ebb..0d8cfe44 100755 --- a/.local/bin/updatedb-local +++ b/.local/bin/updatedb-local @@ -13,7 +13,7 @@ For external drives, databases are only updated if found, they are not automatically created (unless explicitly specified in the FOLDERS arguments). - The database for the home folder is store in '$HOME_DB_FOLDER/$DB_FILE'. -- Other databases are stored in '$MEDIA_DB' at the target root. +- Other databases are stored in '$DB_FILE' at the target root. EOF exit