Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 8cfd04e

Browse files
Vivid Incappleboy
authored andcommitted
Describe how to set the temporary directory path for the backup command. (#122)
1 parent 573cc2c commit 8cfd04e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Inside the `gitea-dump-1482906742.zip` file, you will find the following:
3939
* `log/` - this will contain various logs. You don't need these if you are doing
4040
a migration.
4141

42+
Intermediate backup files are created in a temporary directory specified either with the `--tempdir` command-line parameter or the `TMPDIR` environment variable.
43+
4244
## Restore Command (`restore`)
4345

4446
WIP: Does not exist yet.

0 commit comments

Comments
 (0)