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

Commit 5f3c9bff authored by Ivan Chiang's avatar Ivan Chiang Committed by Android (Google) Code Review
Browse files

Merge "[PM] Fix the typo for dumpsys package -h" into main

parents ac577c68 6bad848b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -619,7 +619,7 @@ final class DumpHelper {
        pw.println("    --checkin: dump for a checkin");
        pw.println("    -f: print details of intent filters");
        pw.println("    -h: print this help");
        pw.println("    ---proto: dump data to proto");
        pw.println("    --proto: dump data to proto");
        pw.println("    --all-components: include all component names in package dump");
        pw.println("    --include-apex: includes the apex packages in package dump");
        pw.println("  cmd may be one of:");