diff --git a/docs/configuration/prune.rst b/docs/configuration/prune.rst index 15a6b5d..7aaacad 100644 --- a/docs/configuration/prune.rst +++ b/docs/configuration/prune.rst @@ -45,9 +45,6 @@ Example Configuration: regex: "^zrepl_.*" # manually created snapshots will be kept forever on receiver -.. TIP:: - - You can perform a dry-run of a job's pruning policy using the ``zrepl test`` subcommand. .. ATTENTION::