bin/qcmd in qcmd-0.1.16.pre2 vs bin/qcmd in qcmd-0.1.16

- old
+ new

@@ -3,10 +3,10 @@ require 'qcmd' require 'trollop' # require 'profile' -VERSION_STRING = "qcmd #{ Qcmd::VERSION } (c) 2012 Figure 53, Baltimore, MD." +VERSION_STRING = "qcmd #{ Qcmd::VERSION } (c) 2013 Figure 53, Baltimore, MD." opts = Trollop::options do version VERSION_STRING opt :verbose, 'Use verbose mode', :default => false opt :debug, "Show full debug output, don't make changes to workspaces", :default => false