diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-31 19:53:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-31 19:53:17 -0400 |
commit | 371906efb010c3b441d958adecb2a6fddd498237 (patch) | |
tree | d8a238dc3b678c76ec7abf0871224b01e4e69f3c /doc/use_case | |
parent | f4383532e69630266c1188527714138dfff8bea0 (diff) |
foo
Diffstat (limited to 'doc/use_case')
-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 5d0360a2b..590f7b652 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=alice text="more..."]] +[[!toggle id=use text="more..."]] -[[!toggleable id=alice text=""" +[[!toggleable id=use 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 3aad78eef..0f1247ab2 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=bob text="more..."]] +[[!toggle id=use text="more..."]] -[[!toggleable id=bob text=""" +[[!toggleable id=use 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. |