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

Unverified Commit 7af61e23 authored by Danny Lin's avatar Danny Lin
Browse files

fastboot: Revise FastbootDevice#upload() docs

parent ea059502
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -401,7 +401,7 @@ export class FastbootDevice {
    }

    /**
     * Upload a payload to the bootloader for further use, e.g. for flashing.
     * Upload a payload to the bootloader for later use, e.g. flashing.
     * Does not handle raw images, flashing, or splitting.
     *
     * @param {string} partition - Name of the partition the payload is intended for.