summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hcl2
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