diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.mdwn | 5 | ||||
-rw-r--r-- | doc/usage.mdwn | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 7565c5b59..68b1ccff5 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -19,11 +19,6 @@ is built. (As long as all changes to all pages is ok.) already, so just look at the userdb, svnlook at what's changed, and send mails to people who have subscribed. -## docs - -Need to turn [[usage]] into a man page. -this wiki too. Can markdown generate a man page somehow? - ## pluggable renderers I'm considering a configurable rendering pipeline for each supported diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 0377014fd..75e3aa246 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -100,3 +100,5 @@ flags such as --verbose can be negated with --no-verbose. # AUTHOR Joey Hess <joey@kitenet.net> + +Warning: this page is automatically made into ikiwiki's man page, edit with care |