summaryrefslogtreecommitdiff
path: root/doc/use_case/Bob.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-31 19:57:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-31 19:57:05 -0400
commit4e742d62f45fad486d8772a7b9649b42315e1be7 (patch)
treeb4b91e6448ea839a419e8a94e9f8dc1c013c99c7 /doc/use_case/Bob.mdwn
parentb5411926abc5724f7f156ceaea8fa7e37a745cd1 (diff)
Revert "add toggles"
Diffstat (limited to 'doc/use_case/Bob.mdwn')
-rw-r--r--doc/use_case/Bob.mdwn6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/use_case/Bob.mdwn b/doc/use_case/Bob.mdwn
index 3aad78eef..a5dc01b37 100644
--- a/doc/use_case/Bob.mdwn
+++ b/doc/use_case/Bob.mdwn
@@ -4,13 +4,10 @@ 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 those whose content is stored offline. He can
+his files, even if their content is being 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.
@@ -19,4 +16,3 @@ 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.
-"""]]