diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-08 21:33:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-08 21:33:34 +0000 |
commit | c1f720522cc210bc00a5325ba324a937eb306b91 (patch) | |
tree | 660108d1bebb48930f5e2b97558d8295c8685439 /doc | |
parent | fb47c061bf3fe46dc3c81a45de91910a383efce0 (diff) |
web commit by tschwinge: --usedirs is used by default.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 121005ca0..7f556cc95 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -271,7 +271,7 @@ configuration options of their own. * --usedirs, --no-usedirs - Create output files named page/index.html instead of page.html. + Toggle creating output files named page/index.html (default) instead of page.html. * --w3mmode, --no-w3mmode |