Merge "Fixes typos for adb shell stop/start." am: 9786fbb9d3 am: 6c54d3cabc
am: 0e85bf7a06

Change-Id: I813f711504c1dda84ae6d8d2119c5cf4e7fad8f1
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*