index
:
hcl
gh-pages
give-example-in-subdomain-prompt
log-for-past-days
log-for-past-days--squashed
master
non-singleton-net
resource_routes
shell-escape-passwords
tw
Command-line tool for manipulating Harvest timesheets
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bin')
-rwxr-xr-x
bin/hcl
2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hcl b/bin/hcl
index 3037cf4..3581c46 100755
--- a/
bin/hcl
+++ b/
bin/hcl
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
-require 'hcl/app'
+require 'hcl'
HCl::App.command *ARGV