From dc4dea336bbd4d82732ec2a9fa978b2dcd0f5ce4 Mon Sep 17 00:00:00 2001 From: Andrew Feierabend Date: Tue, 19 Jan 2021 10:58:04 -0500 Subject: [PATCH] DOCSP-13999 correct typo cp restore backup --- .../steps-restore-sharded-shard-primary-from-backup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/steps-restore-sharded-shard-primary-from-backup.yaml b/source/includes/steps-restore-sharded-shard-primary-from-backup.yaml index 476104f00db..1834944b3a9 100644 --- a/source/includes/steps-restore-sharded-shard-primary-from-backup.yaml +++ b/source/includes/steps-restore-sharded-shard-primary-from-backup.yaml @@ -141,7 +141,7 @@ content: | .. code-block:: sh - c -a /backup/mongodb/path/to/mongodb /path/to/mongodb + cp -a /backup/mongodb/path/to/mongodb /path/to/mongodb The ``-a`` option recursively copies the contents of the source path to the destination path while preserving