mirror of
https://github.com/qwjyh/browser-history-merger.git
synced 2024-11-22 07:00:14 +09:00
update README
This commit is contained in:
parent
1c7e8c892c
commit
c24f02fe94
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue