commit | a699d05705c944fba8372eac3ae336e8b70960ce | [log] [tgz] |
---|---|---|
author | Daniel Norman <danielnorman@google.com> | Tue Oct 29 11:05:15 2019 -0700 |
committer | Daniel Norman <danielnorman@google.com> | Tue Oct 29 11:05:45 2019 -0700 |
tree | 3618e07128ae3e5c8c6fbc5a85bec9579f257ae6 | |
parent | 180f1c3b9cdfe2353f440d610820330366510c8a [diff] |
Fixes typos for adb shell stop/start. Test: n/a Change-Id: Idaad0bfbf3c9d3fd7fc768940746c78528116a13
diff --git a/fs_mgr/README.overlayfs.md b/fs_mgr/README.overlayfs.md index bb63df8..f579078 100644 --- a/fs_mgr/README.overlayfs.md +++ b/fs_mgr/README.overlayfs.md
@@ -32,9 +32,9 @@ Then enter one of the following sequences: - $ adb stop + $ adb shell stop $ adb sync - $ adb start + $ adb shell start $ adb reboot *or*