From 4c95439cda42ea424307c831045804332d2d0486 Mon Sep 17 00:00:00 2001 From: perennial Date: Sun, 10 Mar 2024 19:10:33 +1100 Subject: [PATCH] edit readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdfdb50..238cbef 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ merge-firefox-history.sh [backup_location] [-s|--skip-vacuum] [-h|-- - ``: Path to the second Firefox history database file. - `[backup_location]`: (Optional) Path to the directory where the backup of the first database will be stored. If not provided, the backup will be created in the current directory. - `[-s|--skip-vacuum]`: (Optional) Skip vacuuming the databases before merging. -- `[-h|--help]`: (Optional) Display the help menu. +- `[-h|--help]`: Display the help menu. ### Example