Skip to content
Snippets Groups Projects
Commit 428aaa28 authored by rswindell's avatar rswindell
Browse files

Usage display includes both -color and -mono options.

parent 8288e62e
Branches
Tags
No related merge requests found
......@@ -37,7 +37,7 @@ for(i in argv) {
}
if(this.f==undefined) {
print("usage: typehtml [-mono] <filename>");
print("usage: typehtml [-mono | -color] <filename>");
exit(1);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment