diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-31 19:54:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-31 19:54:12 -0400 |
commit | b5411926abc5724f7f156ceaea8fa7e37a745cd1 (patch) | |
tree | ba3011b7d5a571aade914729cc450582845112ee | |
parent | 371906efb010c3b441d958adecb2a6fddd498237 (diff) |
Revert "foo"
This reverts commit 371906efb010c3b441d958adecb2a6fddd498237.
-rw-r--r-- | doc/use_case/Alice.mdwn | 4 | ||||
-rw-r--r-- | doc/use_case/Bob.mdwn | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/use_case/Alice.mdwn b/doc/use_case/Alice.mdwn index 590f7b652..5d0360a2b 100644 --- a/doc/use_case/Alice.mdwn +++ b/doc/use_case/Alice.mdwn @@ -6,9 +6,9 @@ out there on the net. All these things can have different files on them, but with git-annex Alice no longer has to deal with the tedious process of keeping them manually in sync. -[[!toggle id=use text="more..."]] +[[!toggle id=alice text="more..."]] -[[!toggleable id=use text=""" +[[!toggleable id=alice text=""" When she has 1 bar on her cell, Alice queues up interesting files on her server for later. At a coffee shop, she has git-annex download them to her USB drive. High in the sky or in a remote cabin, she catches up on diff --git a/doc/use_case/Bob.mdwn b/doc/use_case/Bob.mdwn index 0f1247ab2..3aad78eef 100644 --- a/doc/use_case/Bob.mdwn +++ b/doc/use_case/Bob.mdwn @@ -8,9 +8,9 @@ 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=use text="more..."]] +[[!toggle id=bob text="more..."]] -[[!toggleable id=use text=""" +[[!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. |