We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f0a69 commit 160815aCopy full SHA for 160815a
README.md
@@ -263,12 +263,12 @@ The default name format is: `"{Callsign} {Nearest City} {Landmark}"`
263
264
# Bonus: Trim the Contact List
265
266
-Download the usersDB.bin with Farnsworth editcp.
+For MD-UV380 only.
267
268
python -m dzcb.contact_trim \
269
- < "~/.cache/codeplug/Codeplug Editor/usersDB.bin" \
270
- > "~/.cache/codeplug/Codeplug Editor/usersDB-trimmed.bin"
+ "~/.cache/codeplug/Codeplug Editor/usersDB.bin"
271
+Write the database with editcp (do NOT check Download New)
272
273
# Basic Usage
274
0 commit comments