commit | a71f5dc67e587fce804dbd85031d11b96c5e40d2 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Jun 15 16:11:52 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 15 16:11:52 2021 +0000 |
tree | f162d30d512fc35625113c684d1030ee19d007ac | |
parent | 95455394540d65b22f7f2f26a0a5dabcb73fa6da [diff] | |
parent | d75f29fb883344a2b3fc39190836d7e355022914 [diff] |
Merge "fastboot: document second parameter of 'fetch'" am: d75f29fb88 Original change: https://android-review.googlesource.com/c/platform/system/core/+/1736753 Change-Id: Ifd423bb8a05923458ba9590439fae9b26af98657
diff --git a/fastboot/fastboot.cpp b/fastboot/fastboot.cpp index 6a49fdf..57da2d6 100644 --- a/fastboot/fastboot.cpp +++ b/fastboot/fastboot.cpp
@@ -429,7 +429,7 @@ " snapshot-update merge On devices that support snapshot-based updates, finish\n" " an in-progress update if it is in the \"merging\"\n" " phase.\n" - " fetch PARTITION Fetch a partition image from the device." + " fetch PARTITION OUT_FILE Fetch a partition image from the device." "\n" "boot image:\n" " boot KERNEL [RAMDISK [SECOND]]\n"