rfdonnelly / jobrnr

Jobrnr runs jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add GNU style boolean options

rfdonnelly opened this issue · comments

+boolean-option => options[:boolean_option] = true
+no-boolean-option => options[:boolean_option] = false