From ec3c426f81ec80e92bc06fc50fe52b77c22ebb3d Mon Sep 17 00:00:00 2001
From: Steve Kemp <steve@steve.org.uk>
Date: Mon, 12 Nov 2012 21:05:24 +0000
Subject:   Updated comments

---
 parser/parser.rb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

(limited to 'parser')

diff --git a/parser/parser.rb b/parser/parser.rb
index aef436b..34c4ed0 100755
--- a/parser/parser.rb
+++ b/parser/parser.rb
@@ -3,13 +3,10 @@
 # Notes
 #
 #  Macros may be defined either literally, or as a result of a HTTP-fetch.
-# Macro names match the pattern "^[A-Z_]$"
+# Macro names match the pattern "^[0-9A-Z_]$"
 #
 #
 # TODO:
-#   Add command line parsing.
-#
-#   Add --dump flag to just dump the JSON and not insert it.
 #
 #   Write manual.
 #
-- 
cgit v1.2.3