aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/nodetool
AgeCommit message (Collapse)Author
2017-11-01Support OTP-20 Unicode functionsFred Hebert
Use either optional compilation or version-safe variants of the string functions. Prevents warnings when the switch to OTP-21 will happen.
2016-03-28provide eval command for nodetool and start scriptAnthony Molinaro
2015-09-22Add rpc|rpcterms to nodetool usageLoïc Hoguin
2015-09-21Adding shebang to escriptDavid Leach
Without a proper shebang many tools like lintian for debian packages complain.
2015-05-08use mustache instead of erlydtl for overlaysTristan Sloughter