diff options
author | http://thm.id.fedoraproject.org/ <http://thm.id.fedoraproject.org/@web> | 2008-11-26 08:58:52 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-11-26 08:58:52 -0500 |
commit | 0c666558e4b736a62914648e05e54796da25b6d4 (patch) | |
tree | 9000a38cc96616b85752788502f8d57c3a8cb05d /doc/bugs | |
parent | c1f7b0af1ce7841a1a9baa831155e51887081be0 (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/dumpsetup_does_not_save_destdir.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/dumpsetup_does_not_save_destdir.mdwn b/doc/bugs/dumpsetup_does_not_save_destdir.mdwn new file mode 100644 index 000000000..2f62489af --- /dev/null +++ b/doc/bugs/dumpsetup_does_not_save_destdir.mdwn @@ -0,0 +1 @@ +Calling ikiwiki with a bunch of options, including the --dumpsetup somefile.setup option creates somefile.setup for later reuse with the --setup option. The destination dir however is not saved in the setup file, it has destdir => ''. |