projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8978c1d
)
-s == --setup
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Mar 2006 04:05:26 +0000
(
04:05
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Mar 2006 04:05:26 +0000
(
04:05
+0000)
ikiwiki
patch
|
blob
|
history
diff --git
a/ikiwiki
b/ikiwiki
index 51f324d13abd56ed573ac3861683af89dbe9f19a..78aa65ce24c8c32314dea0fbe82afe9e8d45067b 100755
(executable)
--- a/
ikiwiki
+++ b/
ikiwiki
@@
-39,7
+39,7
@@
our %config=( #{{{
); #}}}
GetOptions( #{{{
- "setup=s" => \$config{setup},
+ "setup
|s
=s" => \$config{setup},
"wikiname=s" => \$config{wikiname},
"verbose|v!" => \$config{verbose},
"rebuild!" => \$config{rebuild},