diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-08 17:09:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-08 17:09:50 -0400 |
commit | dacf53dacc63c20f09ccf5089b543d7b17e4a99e (patch) | |
tree | f68d683cbfd6579147cc426995f8c9b4ddd719be /doc | |
parent | c6220fc7a1df0c815b60c6c2000127b6803bc532 (diff) |
reorg
Diffstat (limited to 'doc')
-rw-r--r-- | doc/walkthrough.mdwn | 8 | ||||
-rw-r--r-- | doc/walkthrough/more.mdwn | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index ae305cb1b..eaae6b455 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -18,11 +18,5 @@ A walkthrough of the basic features of git-annex. fsck:_verifying_your_data fsck:_when_things_go_wrong backups + more """]] - ----- - -So ends the walkthrough. By now you should be able to use git-annex. - -Want more? See the [[cheatsheet]] for info about all of git-annex's hidden -features. diff --git a/doc/walkthrough/more.mdwn b/doc/walkthrough/more.mdwn new file mode 100644 index 000000000..1eaf9009f --- /dev/null +++ b/doc/walkthrough/more.mdwn @@ -0,0 +1,4 @@ +So ends the walkthrough. By now you should be able to use git-annex. + +Want more? See the [[cheatsheet]] for info about all of git-annex's hidden +features. |