Skip to content

Commit 47f5958

Browse files
jesselucastechknowlogick
authored andcommitted
Update backup and restore doc usage (gogs#4165)
Edit example of `./gitea dump` to include -c option to pass app.ini Signed-off-by: Jesse Lucas <[email protected]>
1 parent 0484685 commit 47f5958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/usage/backup-and-restore.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ file can be unpacked and used to restore an instance.
2020

2121
## Backup Command (`dump`)
2222

23-
Switch to the user running gitea: `su git`. Run `./gitea dump` in the gitea installation
23+
Switch to the user running gitea: `su git`. Run `./gitea dump -c /path/to/app.ini` in the gitea installation
2424
directory. There should be some output similar to the following:
2525

2626
```

0 commit comments

Comments
 (0)