]> sipb.mit.edu Git - ikiwiki.git/commit
require srcdir and destdir params when --render used w/o --setup
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 30 Oct 2008 19:05:58 +0000 (15:05 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 30 Oct 2008 19:05:58 +0000 (15:05 -0400)
commit6ad8b8f7608d58a366b2813a397851f0c1c94411
tree6eb1bc27dace81b1d15dfedb297aa77ce9555afd
parent6d445cdacabc15e8966912fd2ce6794863d64b8a
require srcdir and destdir params when --render used w/o --setup

The srcdir is needed by --render, so if --setup is not specified, read it
at the command line.
ikiwiki.in