From 91a5306a67ccc1717edf9f82ed62de96db71051f Mon Sep 17 00:00:00 2001 From: "David F. Skoll" Date: Sat, 6 Oct 2007 11:38:23 -0400 Subject: [PATCH] Fix typo. --- www/rem2html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rem2html b/www/rem2html index e49203d0..5e215539 100755 --- a/www/rem2html +++ b/www/rem2html @@ -73,7 +73,7 @@ sub parse_options if (!GetOptions(\%Options, "help|h", "version", "stylesheet=s", - "nostyles", + "nostyle", "backurl=s", "forwurl=s", "title=s",