diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/hcl | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,7 +1,6 @@ #!/usr/bin/env ruby -require 'rubygems' -require 'hcl' +require 'hcl/app' -HCl.command *ARGV +HCl::App.command *ARGV |
![]() |
index : hcl | |
| Command-line tool for manipulating Harvest timesheets |
| summaryrefslogtreecommitdiffstats |