Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21675166 authored by Christopher Tate's avatar Christopher Tate Committed by Android Git Automerger
Browse files

am bd1730de: Merge "Document the \'aapt dump strings\' command"

* commit 'bd1730de':
  Document the 'aapt dump strings' command
parents d334cb13 bd1730de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ void usage(void)
        "   List contents of Zip-compatible archive.\n\n", gProgName);
    fprintf(stderr,
        " %s d[ump] [--values] WHAT file.{apk} [asset [asset ...]]\n"
        "   strings          Print the contents of the resource table string pool in the APK.\n"
        "   badging          Print the label and icon for the app declared in APK.\n"
        "   permissions      Print the permissions from the APK.\n"
        "   resources        Print the resource table from the APK.\n"