Skip to content

Commit 160815a

Browse files
committed
README: update contacts_trim usage
1 parent 16f0a69 commit 160815a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,12 +263,12 @@ The default name format is: `"{Callsign} {Nearest City} {Landmark}"`
263263

264264
# Bonus: Trim the Contact List
265265

266-
Download the usersDB.bin with Farnsworth editcp.
266+
For MD-UV380 only.
267267

268268
python -m dzcb.contact_trim \
269-
< "~/.cache/codeplug/Codeplug Editor/usersDB.bin" \
270-
> "~/.cache/codeplug/Codeplug Editor/usersDB-trimmed.bin"
269+
"~/.cache/codeplug/Codeplug Editor/usersDB.bin"
271270

271+
Write the database with editcp (do NOT check Download New)
272272

273273
# Basic Usage
274274

0 commit comments

Comments
 (0)