diff options
author | Jörg Sommer <joerg@alea.gnuu.de> | 2011-03-23 17:54:39 +0100 |
---|---|---|
committer | Jörg Sommer <joerg@alea.gnuu.de> | 2011-03-23 17:57:11 +0100 |
commit | f787c254fa488f69282aae47c85aedfed3e659ae (patch) | |
tree | 7316160217c2f098f42b9f214a255022df3093e6 | |
parent | 82970bf1d44be98862b569466776da131852b8d6 (diff) | |
download | ikiwiki-f787c254fa488f69282aae47c85aedfed3e659ae.tar ikiwiki-f787c254fa488f69282aae47c85aedfed3e659ae.tar.gz |
ikiwiki manual: fix a little spelling mistake
-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 2325b6502..b9516d740 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -60,7 +60,7 @@ These options control the mode that ikiwiki operates in. * --clean - This makes ikiwiki clean up by removing any files it denerated in the + This makes ikiwiki clean up by removing any files it generated in the `destination` directory, as well as any configured wrappers, and the `.ikiwiki` state directory. This is mostly useful if you're running ikiwiki in a Makefile to build documentation and want a corresponding |