lib/hieracles/help.rb in hieracles-0.1.2 vs lib/hieracles/help.rb in hieracles-0.1.3
- old
+ new
@@ -27,9 +27,11 @@
-p extraparam=what;anotherparam=this
-c <configfile>
-h <hierafile>
-b <basepath> default ./
-e <encdir>
+ -y <fact_file> - facts in yaml format
+ -j <fact_file> - facts in json format
-v just displays the version of Hieracles
END
end
end
end