diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-10 14:47:22 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-10 14:47:22 -0500 |
commit | 75e37908d1360805f8dbe2c5e4fb02d24100830b (patch) | |
tree | f19e394b1ae64f59e94abbdbf1978c0a6fbe7791 | |
parent | 1ae5e03dfad85eaea5448d8bd47e3999e52a156f (diff) |
response
-rw-r--r-- | doc/setup/discussion.mdwn | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn index e8d7c4397..754abdc38 100644 --- a/doc/setup/discussion.mdwn +++ b/doc/setup/discussion.mdwn @@ -1,4 +1,11 @@ -Can the instructions for using `ikiwiki-makerepo` be clarified. This command wants to create folders in the directory it is run in. Which directory should that be - `$SRCDIR?` --Andy +Can the instructions for using `ikiwiki-makerepo` be clarified. This +command wants to create folders in the directory it is run in. Which +directory should that be - `$SRCDIR?` --Andy + +> No, `ikiwiki-makerepo` does not create directories in the current +> directory. You specify the directory you want it to create and it creates +> the directory and makes it into a repository. The setup instuctions have +> examples of doing this. I don't see anything unclear. --[[Joey]] ---- |