From 702dee81adb3dfa255295b112699b496b9ab83d8 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 14 Jul 2002 21:32:17 +0000 Subject: OptionParser git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/NEWS b/doc/NEWS index 8c279679ef..f6aee7c587 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,3 +1,7 @@ +: OptionParser module + + Imported. Command line options utility library. + : parser %W(...) notation, word list literal like %w(...) with the -- cgit v1.2.3