Skip to content

Commit c789b1c

Browse files
authored
Update README.md
1 parent 75b1f54 commit c789b1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@
1919
`bmpurge path/to/file -after "01 Jan 2018 12:00"` will erase all bookmarks created after 01 Jan 2018, 12:00.
2020

2121
`bmpurge path/to/file -before "31 June 2018 22:00" -after "01 Jan 2018 12:00"` will erase all bookmarks created between 01 Jan 2018, 12:00 and 31 June 2018, 22:00.
22+
23+
`bmpurge path/to/file -before "01 Jan 2018 12:00" -after "31 June 2018 22:00"` will erase all bookmarks *except* ones created between 01 Jan 2018, 12:00 and 31 June 2018, 22:00.

0 commit comments

Comments
 (0)