aboutsummaryrefslogtreecommitdiff
path: root/doc/use_case/Bob.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-31 19:52:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-31 19:52:11 -0400
commitf4383532e69630266c1188527714138dfff8bea0 (patch)
treeba3011b7d5a571aade914729cc450582845112ee /doc/use_case/Bob.mdwn
parentfd6611f9554e43f2bc365f7ef70f90877c9403d0 (diff)
add toggles
Diffstat (limited to 'doc/use_case/Bob.mdwn')
-rw-r--r--doc/use_case/Bob.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/use_case/Bob.mdwn b/doc/use_case/Bob.mdwn
index a5dc01b37..3aad78eef 100644
--- a/doc/use_case/Bob.mdwn
+++ b/doc/use_case/Bob.mdwn
@@ -4,10 +4,13 @@ Bob has many drives to archive his data, most of them kept offline, in a
safe place.
With git-annex, Bob has a single directory tree that includes all
-his files, even if their content is being stored offline. He can
+his files, even those whose content is stored offline. He can
reorganize his files using that tree, committing new versions to git,
without worry about accidentially deleting anything.
+[[!toggle id=bob text="more..."]]
+
+[[!toggleable id=bob text="""
When Bob needs access to some files, git-annex can tell him which drive(s)
they're on, and easily make them available. Indeed, every drive knows what
is on every other drive.
@@ -16,3 +19,4 @@ Run in a cron job, git-annex adds new files to achival drives at night. It
also helps Bob keep track of intentional, and unintentional copies of
files, and logs information he can use to decide when it's time to duplicate
the content of old drives.
+"""]]