diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 8ec689f..8e51612 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -326,8 +326,9 @@ $ abra app restore Pass `-h` for more information on the specific flags & arguments. -If your app Recipe *does not support backups* you can do [it -manually](/abra/cheat-sheet/#manually-restoring-app-data) with the `abra cp` command. +If your app Recipe *does not support backups* you can do it manually with the +`abra cp` command. See the exact commands in [abra +cheetsheet](/abra/cheat-sheet/#manually-restoring-app-data). ## How do I take a manual database backup?