.local/bin/updatedb-local: Clarify documentation.

master
Pierre Neidhardt 2021-06-03 15:27:18 +02:00
parent 88094bfdfe
commit 5af2036b5d
1 changed files with 3 additions and 2 deletions

View File

@ -7,9 +7,10 @@ if [ "$1" = "-h" ]; then
cat <<EOF>&2
Usage: ${0##*/} [FOLDERS]
Update the 'locate' databases for the home folder, external drives and the FOLDERS arguments.
Update the 'locate' databases for the home folder, external drives and the
FOLDERS arguments.
For external drives, databases are only updated if found, they are not
For folders other than home, 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 stored in '$HOME_DB_FOLDER/$DB_FILE'.