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

Commit bbc6fc31 authored by Andrew Scull's avatar Andrew Scull Committed by Gerrit Code Review
Browse files

Merge "Remove non-existant shell command parameter" into main

parents 97058d4c fc0ef939
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ class RemoteProvisioningShellCommand extends ShellCommand {
            + "  Show this message.\n"
            + "dump\n"
            + "  Dump service diagnostics.\n"
            + "list [--min-version MIN_VERSION]\n"
            + "list\n"
            + "  List the names of the IRemotelyProvisionedComponent instances.\n"
            + "csr [--challenge CHALLENGE] NAME\n"
            + "  Generate and print a base64-encoded CSR from the named\n"