Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4772689d
Commit
4772689d
authored
Feb 22, 2020
by
Henrik Christian Grove
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve docs
parent
70b50d77
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/raketasks/backup_restore.md
doc/raketasks/backup_restore.md
+4
-4
No files found.
doc/raketasks/backup_restore.md
View file @
4772689d
...
...
@@ -279,10 +279,10 @@ backup software) creating a `.tar` file might be wasted effort or even directly
harmful, so you can skip this step by adding
`tar`
to the
`SKIP`
environment
variable.
Including
`tar`
in the
`SKIP`
variable will leave the files and directories
containing the backup in the directory used for the intermediate files. Thes
e
files will be overwritten when a new backup is created, so you should make sure
it's copied
elsewhere, because you can only have one backup on the system.
Adding
`tar`
to the
`SKIP`
variable leaves the files and directories containing the
backup in the directory used for the intermediate files. These files will b
e
overwritten when a new backup is created, so you should make sure they are copied
elsewhere, because you can only have one backup on the system.
For Omnibus GitLab packages:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment