Skip to content

Commit a8c28e4

Browse files
committed
README: update contacts_trim usage
1 parent 67a8c66 commit a8c28e4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,12 @@ included if `--default-k7abd` is specified.
174174

175175
# Bonus: Trim the Contact List
176176

177-
Download the usersDB.bin with Farnsworth editcp.
177+
For MD-UV380 only.
178178

179179
python -m dzcb.contact_trim \
180-
< "~/.cache/codeplug/Codeplug Editor/usersDB.bin" \
181-
> "~/.cache/codeplug/Codeplug Editor/usersDB-trimmed.bin"
180+
"~/.cache/codeplug/Codeplug Editor/usersDB.bin"
181+
182+
Write the database with editcp (do NOT check Download New)
182183

183184
# Development Usage
184185

0 commit comments

Comments
 (0)