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

Commit d718c687 authored by Daniel Zheng's avatar Daniel Zheng
Browse files

remove update-super

This change reverts aosp/3475386. update-super was never a user facing
command so it shouldn't appear on the help doc.

Test: th
Change-Id: I19cea1fd95177961f52ca48af37f381901be0a50
parent ace81e9b
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -588,12 +588,6 @@ static int show_help() {
            "                            Delete a logical partition with the given name.\n"
            " resize-logical-partition NAME SIZE\n"
            "                            Change the size of the named logical partition.\n"
            " update-super NAME\n"
            "                            Merges changes to the super partition metadata.\n"
            "                            If a merge isn't possible (for example, the format\n"
            "                            on the device is an unsupported version), then this\n"
            "                            command fails. An optional wipe parameter overwrites\n"
            "                            the device's metadata, rather than performing a merge.\n"
            " snapshot-update cancel     On devices that support snapshot-based updates, cancel\n"
            "                            an in-progress update. This may make the device\n"
            "                            unbootable until it is reflashed.\n"