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 67a8c66 commit a8c28e4Copy full SHA for a8c28e4
README.md
@@ -174,11 +174,12 @@ included if `--default-k7abd` is specified.
174
175
# Bonus: Trim the Contact List
176
177
-Download the usersDB.bin with Farnsworth editcp.
+For MD-UV380 only.
178
179
python -m dzcb.contact_trim \
180
- < "~/.cache/codeplug/Codeplug Editor/usersDB.bin" \
181
- > "~/.cache/codeplug/Codeplug Editor/usersDB-trimmed.bin"
+ "~/.cache/codeplug/Codeplug Editor/usersDB.bin"
+
182
+Write the database with editcp (do NOT check Download New)
183
184
# Development Usage
185
0 commit comments