update README

This commit is contained in:
qwjyh 2024-06-09 17:16:46 +09:00
parent 1c7e8c892c
commit c24f02fe94

View file

@ -6,7 +6,7 @@ Merge browser histories into a single database.
### Initialization ### Initialization
For the first execution on each device and browser, do For the first execution on each device and browser, do
```sh ```sh
browser-history-merger path/to/merged.db init browser-id path/to/browser/history/database browser-history-merger path/to/merged.db init browser-id /abs/path/to/browser/history/database
``` ```
`browser-id` should be unique to identify browser and machine. `browser-id` should be unique to identify browser and machine.