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

Commit ca915f73 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Clarify `adb sync -l` help text." am: 51406823 am: 1a58f4f3

am: 081c1279

Change-Id: I5235480bcd0f75033b7b0c2d60f6d0a6ebaf9016
parents b540d941 081c1279
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -130,7 +130,7 @@ static void help() {
        "     -a: preserve file timestamp and mode\n"
        "     -a: preserve file timestamp and mode\n"
        " sync [all|data|odm|oem|product|system|system_ext|vendor]\n"
        " sync [all|data|odm|oem|product|system|system_ext|vendor]\n"
        "     sync a local build from $ANDROID_PRODUCT_OUT to the device (default all)\n"
        "     sync a local build from $ANDROID_PRODUCT_OUT to the device (default all)\n"
        "     -l: list but don't copy\n"
        "     -l: list files that would be copied, but don't copy them\n"
        "\n"
        "\n"
        "shell:\n"
        "shell:\n"
        " shell [-e ESCAPE] [-n] [-Tt] [-x] [COMMAND...]\n"
        " shell [-e ESCAPE] [-n] [-Tt] [-x] [COMMAND...]\n"