diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 12:47:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 12:47:54 -0400 |
commit | ed41d7c70fcbeb6ca626a34a10eb4bbbf9bc4c82 (patch) | |
tree | 9e5c103d11c3e739cb7a6e147516bea353105672 /doc/usage.mdwn | |
parent | 5bea644fdd9216ace2015d1e9ca85cde21689180 (diff) | |
download | ikiwiki-ed41d7c70fcbeb6ca626a34a10eb4bbbf9bc4c82.tar ikiwiki-ed41d7c70fcbeb6ca626a34a10eb4bbbf9bc4c82.tar.gz |
document
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r-- | doc/usage.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 2b104bcdb..473d1c9b1 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -62,6 +62,11 @@ These options control the mode that ikiwiki operates in. If you only want to build any changed pages, you can use --refresh with --setup. +* --dumpsetup configfile + + Causes ikiwiki to write to the specified config file, dumping out + its current configuration. + * --wrappers If used with --setup --refresh, this makes it also update any configured |