aboutsummaryrefslogtreecommitdiff
path: root/doc/walkthrough.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-24 16:10:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-24 16:10:21 -0400
commitb8f12b0dbe4d0304fab0c3eecbb38e52815e2f3e (patch)
treeac06e1533659a9c5461fd5c37ce022c72900e67b /doc/walkthrough.mdwn
parent164b55e99209bfb9ec0d92064027ab6e604232d0 (diff)
fix inline pagenames in walkthrough
I should read my own ikiwiki changelog when upgrading, apparently.
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r--doc/walkthrough.mdwn36
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn
index f93e28393..a64b175f9 100644
--- a/doc/walkthrough.mdwn
+++ b/doc/walkthrough.mdwn
@@ -3,22 +3,22 @@ A walkthrough of the basic features of git-annex.
[[!toc]]
[[!inline feeds=no show=0 template=walkthrough pagenames="""
- creating_a_repository
- adding_a_remote
- adding_files
- renaming_files
- getting_file_content
- syncing
- transferring_files:_When_things_go_wrong
- removing_files
- removing_files:_When_things_go_wrong
- modifying_annexed_files
- using_ssh_remotes
- moving_file_content_between_repositories
- unused_data
- fsck:_verifying_your_data
- fsck:_when_things_go_wrong
- backups
- automatically_managing_content
- more
+ walkthrough/creating_a_repository
+ walkthrough/adding_a_remote
+ walkthrough/adding_files
+ walkthrough/renaming_files
+ walkthrough/getting_file_content
+ walkthrough/syncing
+ walkthrough/transferring_files:_When_things_go_wrong
+ walkthrough/removing_files
+ walkthrough/removing_files:_When_things_go_wrong
+ walkthrough/modifying_annexed_files
+ walkthrough/using_ssh_remotes
+ walkthrough/moving_file_content_between_repositories
+ walkthrough/unused_data
+ walkthrough/fsck:_verifying_your_data
+ walkthrough/fsck:_when_things_go_wrong
+ walkthrough/backups
+ walkthrough/automatically_managing_content
+ walkthrough/more
"""]]