Fixed code block
This commit is contained in:
parent
56375c80a0
commit
3782cdf528
|
@ -10,6 +10,7 @@ Bash wrapper for restic backups.
|
|||
# Usage
|
||||
|
||||
|
||||
```
|
||||
root@gridbug:bare# ./bare.sh -h
|
||||
usage: ./bare.sh command reponame
|
||||
|
||||
|
@ -72,3 +73,4 @@ Bash wrapper for restic backups.
|
|||
|
||||
Pre-backup commands to access repo:
|
||||
premount=x Run 'mount <x>' before command and 'umount x' afterwards.
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue