Mention that repo-create is also known as init in command-line help.

This commit is contained in:
Dan Helfman
2025-10-22 10:28:20 -07:00
parent 4017897b1a
commit 44d63cac07
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ eleventyNavigation:
parent: How-to guides
order: 0
---
To install borgmatic, first [install
Borg](https://borgbackup.readthedocs.io/en/stable/installation.html), at least
version 1.1. (borgmatic does not install Borg automatically so as to avoid
@@ -4,7 +4,6 @@ eleventyNavigation:
key: repo-create
parent: 🎬 Actions
---
```
{% include borgmatic/command-line/repo-create.txt %}
```