From 6550aa1d1d34a5e25397013b7180046f6316528c Mon Sep 17 00:00:00 2001 From: basebuilder Date: Sat, 6 Apr 2024 14:47:31 +0200 Subject: [PATCH] adjust Operator Handbook backup/restore --- docs/operators/handbook.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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?