From 7c62233b4c065e85c9e3ee359f2ad5399e15069a Mon Sep 17 00:00:00 2001 From: Anastasia Alexandrova Date: Thu, 21 Dec 2023 11:11:30 +0100 Subject: [PATCH] DOCS-96 Fixed pbm cleanup command in reference (#150) modified: docs/reference/pbm-commands.md --- docs/reference/pbm-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/pbm-commands.md b/docs/reference/pbm-commands.md index 81f5bacb..78a1b89e 100644 --- a/docs/reference/pbm-commands.md +++ b/docs/reference/pbm-commands.md @@ -73,7 +73,7 @@ Deletes outdated backup snapshots and point-in-time recovery oplog slices. The command has the following syntax: ```{.bash data-prompt="$"} -pbm delete-pitr [] +pbm cleanup [] ``` The command accepts the following flags: