mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-31 13:43:02 +02:00
Add "Related documentation" on action reference documentation.
This commit is contained in:
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/borg.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [How to run arbitrary Borg commands](https://torsion.org/borgmatic/how-to/run-arbitrary-borg-commands/)
|
||||
|
||||
@@ -8,3 +8,7 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/check.txt %}
|
||||
```
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Consistency checks](https://torsion.org/borgmatic/reference/configuration/consistency-checks/)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/config-bootstrap.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Extract the configuration files used to create an archive](https://torsion.org/borgmatic/how-to/extract-a-backup/#extract-the-configuration-files-used-to-create-an-archive)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/config-generate.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Configuration](https://torsion.org/borgmatic/how-to/set-up-backups/#configuration)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/config-validate.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Validation](https://torsion.org/borgmatic/how-to/set-up-backups/#validation)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/create.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Backups](https://torsion.org/borgmatic/how-to/set-up-backups/#backups)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/extract.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [How to extract a backup](https://torsion.org/borgmatic/how-to/extract-a-backup/)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/info.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [How to inspect your backups](https://torsion.org/borgmatic/how-to/inspect-your-backups/)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/list.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [How to inspect your backups](https://torsion.org/borgmatic/how-to/inspect-your-backups/)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/mount.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Mount a filesystem](https://torsion.org/borgmatic/how-to/extract-a-backup/#mount-a-filesystem)
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
---
|
||||
title: transfer
|
||||
title: repo-create
|
||||
eleventyNavigation:
|
||||
key: transfer
|
||||
key: repo-create
|
||||
parent: 🎬 Actions
|
||||
---
|
||||
|
||||
```
|
||||
{% include borgmatic/command-line/transfer.txt %}
|
||||
{% include borgmatic/command-line/repo-create.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Repository creation](https://torsion.org/borgmatic/how-to/set-up-backups/#repository-creation)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/repo-info.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [How to inspect your backups](https://torsion.org/borgmatic/how-to/inspect-your-backups/)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/repo-list.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [How to inspect your backups](https://torsion.org/borgmatic/how-to/inspect-your-backups/)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/restore.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Database restoration](https://torsion.org/borgmatic/how-to/backup-your-databases/#database-restoration)
|
||||
|
||||
@@ -8,3 +8,7 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/transfer.txt %}
|
||||
```
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Upgrade Borg 1.2 to 2.0](https://torsion.org/borgmatic/how-to/upgrade/#borg-1.2-to-2.0)
|
||||
|
||||
@@ -8,3 +8,8 @@ eleventyNavigation:
|
||||
```
|
||||
{% include borgmatic/command-line/umount.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Mount a filesystem](https://torsion.org/borgmatic/how-to/extract-a-backup/#mount-a-filesystem)
|
||||
|
||||
Reference in New Issue
Block a user