X-Git-Url: https://projects.mako.cc/source/wikiq/blobdiff_plain/fd20cb1bc83a8062f951fc43ef7dd16d4da1ab04..32e1edb3eb790387857b5ad6dd2de18187f4367b:/wikiq.cpp diff --git a/wikiq.cpp b/wikiq.cpp index 6a20481..1dce957 100644 --- a/wikiq.cpp +++ b/wikiq.cpp @@ -545,7 +545,8 @@ void print_usage(char* argv[]) { << "unless the article is a revert to a previous revision, in which case, it" << endl << "contains the revision ID of the revision which was reverted to." << endl << endl - << "author: Erik Garrison " << endl; + << "authors: Erik Garrison " << endl; + << " Benjamin Mako Hill " << endl; }