diff --git a/lib/commands.js b/lib/commands.js index f57cca964a..4abfe68668 100644 --- a/lib/commands.js +++ b/lib/commands.js @@ -1,4 +1,4 @@ -// This file was generated by ./generate_commands.js on Mon Aug 06 2012 15:04:06 GMT-0700 (PDT) +// This file was generated by ./generate_commands.js on Sun Feb 17 2013 19:04:47 GMT-0500 (EST) module.exports = [ "append", "auth", @@ -11,6 +11,8 @@ module.exports = [ "brpoplpush", "client kill", "client list", + "client getname", + "client setname", "config get", "config set", "config resetstat",