Merge "Clarify `adb sync -l` help text."

This commit is contained in:
Treehugger Robot 2019-07-31 19:44:49 +00:00 committed by Gerrit Code Review
commit 51406823c1
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ static void help() {
" -a: preserve file timestamp and mode\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"
" -l: list but don't copy\n"
" -l: list files that would be copied, but don't copy them\n"
"\n"
"shell:\n"
" shell [-e ESCAPE] [-n] [-Tt] [-x] [COMMAND...]\n"