瀏覽代碼

Bold "not yet released" in docs to prevent confusion (#303).

Dan Helfman 2 月之前
父節點
當前提交
dc9da3832d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/how-to/add-preparation-and-cleanup-steps-to-backups.md

+ 2 - 2
docs/how-to/add-preparation-and-cleanup-steps-to-backups.md

@@ -17,8 +17,8 @@ points as it runs.
 feature](https://torsion.org/borgmatic/docs/how-to/backup-your-databases/)
 instead.)
 
-<span class="minilink minilink-addedin">New in version 2.0.0 (not yet
-released)</span> Command hooks are now configured via a list of `commands:` in
+<span class="minilink minilink-addedin">New in version 2.0.0 (**not yet
+released**)</span> Command hooks are now configured via a list of `commands:` in
 your borgmatic configuration file. For example:
 
 ```yaml