about summary refs log tree commit homepage
path: root/lib/mongrel/command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mongrel/command.rb')
-rw-r--r--lib/mongrel/command.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mongrel/command.rb b/lib/mongrel/command.rb
index 2b21684..0341e15 100644
--- a/lib/mongrel/command.rb
+++ b/lib/mongrel/command.rb
@@ -15,7 +15,7 @@ module Mongrel
     # user's bidding.
     module Base
       
-      attr_reader :valid, :done_validating
+      attr_reader :valid, :done_validating, :original_args
 
       # Called by the implemented command to set the options for that command.
       # Every option has a short and long version, a description, a variable to