fix(docs): fixed incorrect headers
This commit is contained in:
parent
6fbfa96cf2
commit
932c9f61ed
1 changed files with 2 additions and 2 deletions
|
@ -12,13 +12,13 @@ Backup allows you to export a JSON list of all of your installed repositories an
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
#### backup export
|
### backup export
|
||||||
|
|
||||||
- Usage: `[p]backup export`
|
- Usage: `[p]backup export`
|
||||||
|
|
||||||
Exports a JSON list of all of your added repositories, and their installed cogs.
|
Exports a JSON list of all of your added repositories, and their installed cogs.
|
||||||
|
|
||||||
#### backup import
|
### backup import
|
||||||
|
|
||||||
- Usage: `[p]backup import [json]`
|
- Usage: `[p]backup import [json]`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue