Skip to content

Commit 7365a7b

Browse files
author
Sheri Bernard
committed
Tell, then show
1 parent ca60940 commit 7365a7b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,11 @@ To schedule nightly backup snapshots instead, use:
184184

185185
Backup snapshots are stored in rotating increment directories named after the
186186
date and time the snapshot was taken. Each snapshot directory contains a full
187-
backup snapshot of all relevant data stores. The following example shows a
188-
snapshot file hierarchy for hourly
187+
backup snapshot of all relevant data stores.
188+
189+
The following example shows a
190+
snapshot file hierarchy for hourly frequency. There are five snapshot directories, with the `current` symlink pointing to the most recent
191+
successful snapshot:
189192

190193
./data
191194
|- 20140724T010000
@@ -202,9 +205,6 @@ snapshot file hierarchy for hourly
202205
|- repositories/
203206
|- current -> 20140727T010000
204207

205-
In the example above, five snapshot directories exist with the most recent
206-
successful snapshot being pointed to by the `current` symlink.
207-
208208
Note: the `GHE_DATA_DIR` variable set in `backup.config` can be used to change
209209
the disk location where snapshots are written.
210210

0 commit comments

Comments
 (0)