This commit is contained in:
@@ -177,3 +177,4 @@ it.
|
||||
* [Deal with very large backups](../../docs/how-to/deal-with-very-large-backups.md)
|
||||
* [Inspect your backups](../../docs/how-to/inspect-your-backups.md)
|
||||
* [borgmatic configuration reference](../../docs/reference/configuration.md)
|
||||
* [borgmatic command-line reference](../../docs/reference/command-line.md)
|
||||
|
||||
16
docs/reference/command-line.md
Normal file
16
docs/reference/command-line.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: borgmatic command-line reference
|
||||
---
|
||||
## borgmatic options
|
||||
|
||||
Here are all of the available borgmatic command-line options:
|
||||
|
||||
```
|
||||
{% include borgmatic/command-line.txt %}
|
||||
```
|
||||
|
||||
|
||||
## Related documentation
|
||||
|
||||
* [Set up backups with borgmatic](../../docs/how-to/set-up-backups.md)
|
||||
* [borgmatic configuration reference](../../docs/reference/configuration.md)
|
||||
@@ -16,3 +16,4 @@ file](../../docs/reference/config.yaml) for use locally.
|
||||
## Related documentation
|
||||
|
||||
* [Set up backups with borgmatic](../../docs/how-to/set-up-backups.md)
|
||||
* [borgmatic command-line reference](../../docs/reference/command-line.md)
|
||||
|
||||
Reference in New Issue
Block a user