New command: readmeta, like lint but without warnings

This commit is contained in:
Daniel Martí 2014-02-02 15:11:26 +01:00
parent f2ca1327f4
commit 96c5afa03f
3 changed files with 35 additions and 1 deletions

1
fdroid
View file

@ -29,6 +29,7 @@ commands = [
"verify",
"checkupdates",
"import",
"readmeta",
"rewritemeta",
"lint",
"scanner",