commit | 7171458a30da268bbbb022a3bb0a10bc357eb9e8 | [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 | 85f5a4449cbb13205ceeaf5f3cb04759a40169f8 [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*