Skip to content

Commit

Permalink
README: update contacts_trim usage
Browse files Browse the repository at this point in the history
  • Loading branch information
masenf committed Apr 10, 2021
1 parent 16f0a69 commit 160815a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,12 +263,12 @@ The default name format is: `"{Callsign} {Nearest City} {Landmark}"`

# Bonus: Trim the Contact List

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

python -m dzcb.contact_trim \
< "~/.cache/codeplug/Codeplug Editor/usersDB.bin" \
> "~/.cache/codeplug/Codeplug Editor/usersDB-trimmed.bin"
"~/.cache/codeplug/Codeplug Editor/usersDB.bin"

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

# Basic Usage

Expand Down

0 comments on commit 160815a

Please sign in to comment.