mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
New command: readmeta, like lint but without warnings
This commit is contained in:
parent
f2ca1327f4
commit
96c5afa03f
3 changed files with 35 additions and 1 deletions
1
fdroid
1
fdroid
|
@ -29,6 +29,7 @@ commands = [
|
|||
"verify",
|
||||
"checkupdates",
|
||||
"import",
|
||||
"readmeta",
|
||||
"rewritemeta",
|
||||
"lint",
|
||||
"scanner",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue